[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / b / 7 / FFTest / 0.0.2 / FFTest.podspec.json
blob4a3e9940c65ad52cf7169b1d5b1106e7d99c1174
2   "name": "FFTest",
3   "version": "0.0.2",
4   "license": {
5     "type": "Copyright",
6     "text": "中国人民人寿保险股份有限公司©2018"
7   },
8   "summary": "FFTest FFTest FFTest FFTest",
9   "homepage": "https://github.com/24KYang/FFTest",
10   "authors": {
11     "XuYang": "916391479@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/24KYang/FFTest.git",
15     "tag": "v0.0.2"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "description": "FFTest is common headers project.\nPlease read the README.md for further information.",
21   "cocoapods_version": ">= 1.5.0",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "preserve_paths": [
27     "README.md",
28     "*.podspec",
29     "LICENSE"
30   ],
31   "requires_arc": true,
32   "subspecs": [
33     {
34       "name": "FFTest",
35       "source_files": "FFTest/**/*.{h,m}"
36     }
37   ]