Skip to content

Commit

Permalink
[Add] QBFlatButton 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nek023 authored and CocoaPodsBot committed Jul 7, 2014
1 parent 2bcb5f2 commit cff6dcf
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Specs/QBFlatButton/1.1/QBFlatButton.podspec.json
@@ -0,0 +1,19 @@
{
"name": "QBFlatButton",
"version": "1.1",
"summary": "Flat-Style Button",
"homepage": "https://github.com/questbeat/QBFlatButton",
"license": "MIT",
"authors": {
"questbeat": "questbeat@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/questbeat/QBFlatButton.git",
"tag": "v1.1"
},
"source_files": "Pod/Classes/*.{h,m}",
"requires_arc": true
}

0 comments on commit cff6dcf

Please sign in to comment.