[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 3 / 1 / SYRouter / 1.2.6 / SYRouter.podspec.json
blob99c365bcea7971ed23e290d8e4723e78b3ac3d3d
2   "name": "SYRouter",
3   "version": "1.2.6",
4   "summary": "路由组件.",
5   "description": "这是一个路由组件.",
6   "homepage": "http://git.suifangyun.com/RPlus.iOS.Router",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yehuawei": "yehuawei@postop.cn"
13   },
14   "source": {
15     "git": "http://git.suifangyun.com/RPlus.iOS.Router",
16     "tag": "1.2.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SYRouter/Classes/**/*",
22   "dependencies": {
23     "CTMediator": [
24       "~> 46"
25     ]
26   }