blob: bc267f4995bcbf4faf45534554c7f46e03cd9055 [file] [log] [blame]
{
"name": "JDRoute",
"version": "1.0.0",
"summary": "JDRoute, 模块化管理",
"description": "模块化管理。。。。模块化管理。。。。模块化管理。。。。模块化管理。。。。",
"homepage": "https://github.com/Jared1016/JDRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jared": "jared_1016@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jared1016/JDRouter.git",
"tag": "1.0.0"
},
"source_files": "JDRoute/Classes/**/*.{h,m}",
"requires_arc": true
}