[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 8 / a / FTBaseController / 0.0.1 / FTBaseController.podspec.json
blob53e75a6b78ca1a5fe4fc9781a60f1ee856d32e6a
2   "name": "FTBaseController",
3   "version": "0.0.1",
4   "summary": "Project BaseController.",
5   "homepage": "https://gitee.com/TingShuo_iOS/FTBaseController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "shxlxa": "842495841@qq.com"
12   },
13   "source": {
14     "git": "https://gitee.com/TingShuo_iOS/FTBaseController.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "FTBaseController/Classes/**/*",
21   "resource_bundles": {
22     "FTBaseController": [
23       "FTBaseController/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "FTCommonCategory": [
29     ]
30   }