[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / a / 7 / FTIndicator / 0.0.3 / FTIndicator.podspec.json
blobf8bc089324fff1a54c624565bc56809ef9078a0a
2   "name": "FTIndicator",
3   "version": "0.0.3",
4   "summary": "A lightwight UI package contains local notification, progress HUD, toast, with blur effect, elegant API and themes Support.",
5   "description": "A lightwight UI package contains local notification, progress HUD, toast, with blur effect, elegant API and themes Support. Inspried by Apple's process indicator and notifications.",
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.3"
21   },
22   "source_files": [
23     "FTIndicator",
24     "FTIndicator/**/*.{h,m}"
25   ],
26   "resources": "FTIndicator/**/*.{png}",
27   "requires_arc": true