Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Add] BLKFlexibleHeightBar 1.0.0
  • Loading branch information
bryankeller authored and CocoaPodsBot committed Mar 10, 2015
1 parent 2419af8 commit 2bd6be8
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Specs/BLKFlexibleHeightBar/1.0.0/BLKFlexibleHeightBar.podspec.json
@@ -0,0 +1,23 @@
{
"name": "BLKFlexibleHeightBar",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "A library for creating condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps.",
"homepage": "https://github.com/bryankeller/BLKFlexibleHeightBar/",
"authors": {
"Bryan Keller": "kellerbryan19@gmail.com"
},
"social_media_url": "https://twitter.com/BKyourway19",
"source": {
"git": "https://github.com/bryankeller/BLKFlexibleHeightBar.git",
"tag": "1.0.0"
},
"source_files": "BLKFlexibleHeightBar/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}

0 comments on commit 2bd6be8

Please sign in to comment.