[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / a / FTProgressIndicator / 1.1.0 / FTProgressIndicator.podspec.json
blob9dc286e62a268a34d458fcf39bd6f1679f6c1a06
2   "name": "FTProgressIndicator",
3   "version": "1.1.0",
4   "summary": "A lightwight progress HUD, with blur effect, elegant API and themes Support.",
5   "description": "A lightwight progress HUD, with blur effect, elegant API and themes Support. Inspried by Apple's process indicator.",
6   "authors": {
7     "liufengting": "wo157121900@me.com"
8   },
9   "homepage": "https://github.com/liufengting/FTIndicator",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "social_media_url": "http://twitter.com/liufengting",
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/liufengting/FTIndicator.git",
20     "tag": "1.1.0"
21   },
22   "source_files": [
23     "FTProgressIndicator",
24     "FTIndicator/FTProgressIndicator/*.{h,m}"
25   ],
26   "resources": "FTIndicator/FTProgressIndicator/*.{bundle}",
27   "requires_arc": true