[Add] OddsConverter 1.0
[CocoaPods.git] / Specs / 6 / f / 7 / BaseController / 0.0.2 / BaseController.podspec.json
blob7152f49f422a2984193cbf46da1dedc56fc17d74
2   "name": "BaseController",
3   "version": "0.0.2",
4   "summary": "基础控制器",
5   "description": "中间件基础控制器",
6   "homepage": "https://github.com/kjxBoy/BaseViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kjxBoy": "kang.jiaxing@xcar.com.cn"
13   },
14   "source": {
15     "git": "https://github.com/kjxBoy/BaseViewController.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BaseController/Classes/**/*",
22   "dependencies": {
23     "MGJRouter": [
25     ],
26     "CTMediator": [
28     ]
29   }