blob: daea7e398b793cd607cbe038d6454724cf8143fd [file] [log] [blame]
{
"name": "MGRouter",
"version": "0.0.2",
"summary": "路由跳转库,可跳转到其他APP的指定模块,打开网页,处理其他APP打开自己。",
"description": "路由跳转库,可跳转到其他APP的指定模块,打开网页,处理其他APP打开自己。",
"homepage": "https://github.com/cndevmingle/MGRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mingle": "cndevmingle@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cndevmingle/MGRouter.git",
"tag": "0.0.2"
},
"source_files": "MGRouter/MGRouter/Classes/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}