[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / 8 / a / 7 / FTIndicator / 1.1.0 / FTIndicator.podspec.json
blobac27efac0489815b19f05b699fd757f5b776e548
2   "name": "FTIndicator",
3   "version": "1.1.0",
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": "1.1.0"
21   },
22   "source_files": [
23     "FTIndicator",
24     "FTIndicator/**/*.{h,m}"
25   ],
26   "resources": "FTIndicator/**/*.{bundle}",
27   "requires_arc": true