blob: 7892a3765aa9775bca662ad39b380a4f1fb98a3a [file] [log] [blame]
{
"name": "JJRouter",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "轻量级路由设计,用法简单",
"homepage": "https://github.com/andyfangjunjie/JJRouter",
"license": "MIT",
"authors": {
"andyfangjunjie": "andyfangjunjie@163.com"
},
"source": {
"git": "https://github.com/andyfangjunjie/JJRouter.git",
"tag": "0.0.1"
},
"source_files": "JJRouter/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}