blob: 5ba393645612661bbd349c5c0771af994db37c13 [file] [log] [blame]
{
"name": "KKLRouter",
"version": "0.0.3",
"summary": "A short description of kklrouter.",
"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": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KKLRouter/KKLRouter/Classes/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"FMDB": [
],
"ReactiveCocoa": [
"2.5"
]
}
}