[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / a / FTProgressIndicator / 0.0.4 / FTProgressIndicator.podspec.json
blobedade1551c14362b1b25b51439d157409a2f892b
2   "name": "FTProgressIndicator",
3   "version": "0.0.4",
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": "0.0.4"
21   },
22   "source_files": [
23     "FTProgressIndicator",
24     "FTIndicator/FTProgressIndicatorView/*.{h,m}"
25   ],
26   "resources": "FTIndicator/FTProgressIndicatorView/ImageAsserts/*.{png}",
27   "requires_arc": true