[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 8 / e / BLKFlexibleHeightBar / 1.0.0 / BLKFlexibleHeightBar.podspec.json
bloba9476d56ad195cd3e72f270ed6287f79fc8d0490
2   "name": "BLKFlexibleHeightBar",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "summary": "A library for creating condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps.",
9   "homepage": "https://github.com/bryankeller/BLKFlexibleHeightBar/",
10   "authors": {
11     "Bryan Keller": "kellerbryan19@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/BKyourway19",
14   "source": {
15     "git": "https://github.com/bryankeller/BLKFlexibleHeightBar.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "BLKFlexibleHeightBar/*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "6.0"
22   }