blob: d72f441d0f027bfa0412022fc2184cb0000bfc39 [file] [log] [blame]
{
"name": "SQAppRouter",
"version": "0.0.1",
"summary": "iOS组件化框架",
"homepage": "https://github.com/CoderSQ/SQAppRouter.git",
"license": "MIT",
"authors": {
"CoderSQ": "steven_shuang@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderSQ/SQAppRouter.git",
"tag": "0.0.1"
},
"source_files": [
"SQAppRouter",
"*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}