blob: 3f2ffff8a4d5d4f083e4a494f21c661eae8fbae1 [file] [log] [blame]
{
"name": "JCS_Router",
"version": "1.0.3",
"summary": "JCS_Router.",
"description": "this is JCS_Router",
"homepage": "https://github.com/JackCatTeam/JCS_Router",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"devjackcat": "devjackcat@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/JackCatTeam/JCS_Router.git",
"tag": "1.0.3"
},
"source_files": "JCS_Router/JCS_Router/**/*.{h,m,swift}",
"requires_arc": true,
"dependencies": {
"JCS_BaseLib": [
],
"JCS_Category": [
]
}
}