[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / a / 7 / FTIndicator / 0.0.2 / FTIndicator.podspec.json
blob82a55934df27a1f9b3b1f859c642db40ba7b176d
2   "name": "FTIndicator",
3   "version": "0.0.2",
4   "summary": "A lightwight UI package contains local notification, progress HUD, toast, with elegant API and themes Support.",
5   "description": "A lightwight UI package contains local notification, progress HUD, toast, with 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   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/liufengting/FTIndicator.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "FTIndicator",
23     "FTIndicator/**/*.{h,m}"
24   ],
25   "resources": "FTIndicator/**/*.{png}",
26   "requires_arc": true