[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / 3 / 4 / FGBaseClass / 1.0.6 / FGBaseClass.podspec.json
blob27bdd341997b6f15afc3275e57de7e1b3e4d59d5
2   "name": "FGBaseClass",
3   "version": "1.0.6",
4   "summary": "火鹰科技常用基类",
5   "homepage": "https://github.com/yangweicong/FGBaseClass",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "figo_ywc": "yangwc@figo.cn"
12   },
13   "source": {
14     "git": "https://github.com/yangweicong/FGBaseClass.git",
15     "tag": "1.0.6"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "FGBaseClass/*.{h,m}",
21   "public_header_files": "FGBaseClass/*.h",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "dependencies": {
25     "TPKeyboardAvoiding": [
27     ],
28     "Masonry": [
30     ],
31     "MJRefresh": [
33     ],
34     "JKCategories": [
36     ],
37     "EasyNavigation": [
39     ],
40     "WMPageController": [
42     ],
43     "UITableView+FDTemplateLayoutCell": [
45     ]
46   }