[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / e / MGRouter / 0.0.2 / MGRouter.podspec.json
blobdaea7e398b793cd607cbe038d6454724cf8143fd
2   "name": "MGRouter",
3   "version": "0.0.2",
4   "summary": "路由跳转库,可跳转到其他APP的指定模块,打开网页,处理其他APP打开自己。",
5   "description": "路由跳转库,可跳转到其他APP的指定模块,打开网页,处理其他APP打开自己。",
6   "homepage": "https://github.com/cndevmingle/MGRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mingle": "cndevmingle@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/cndevmingle/MGRouter.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "MGRouter/MGRouter/Classes/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]