[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / 8 / KKProgressToolbar / 2.0.0 / KKProgressToolbar.podspec.json
blob417867470f08f5c67188a7eb3ed186fe57c40601
2   "name": "KKProgressToolbar",
3   "version": "2.0.0",
4   "summary": "KKProgressToolbar is an iOS drop-in class that displays a translucent UIToolbar with a progress indicator",
5   "homepage": "https://github.com/aporat/KKProgressToolbar",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Adar Porat": "http://github.com/aporat"
11   },
12   "social_media_url": "http://twitter.com/aporat28",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/aporat/KKProgressToolbar.git",
19     "tag": "2.0.0"
20   },
21   "source_files": [
22     "KKProgressToolbar/*.{h,m}"
23   ]