blob: ad80353022ff0c7ac4760a465d0bf58eb61b546b [file] [log] [blame]
{
"name": "KKLRouter",
"version": "1.0.1",
"summary": "测试 repo",
"description": "这是一个测试 repo 的项目,没有任何意义",
"homepage": "https://gitee.com/jasoncn/KKLRouter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuanpeichao": "uianpeichao@kaike.la"
},
"source": {
"git": "https://gitee.com/jasoncn/KKLRouter.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KKLRouter/KKLRouter/Classes/*.{h,m}",
"frameworks": "CoreTelephony",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"FMDB": [
],
"ReactiveCocoa": [
"2.5"
]
}
}