blob: 2f60d6656f25fa65c79ae1d57abe7af607526c32 [file] [log] [blame]
{
"name": "KVRouter",
"version": "1.0.0",
"summary": "这是一个iOS界面解耦神器",
"homepage": "https://github.com/kevin930119/KVRouter",
"license": "MIT",
"authors": {
"Kevin": "673729631@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kevin930119/KVRouter.git",
"tag": "1.0.0"
},
"source_files": "KVRouter/*",
"resources": [
"KVRouter/KVRouterConfigData.geojson"
],
"requires_arc": true
}