blob: 02d56606d0c0053196e4352e5465f22bbd0c8fee [file] [log] [blame]
{
"name": "KKWNetworking",
"version": "1.1.1",
"summary": "KKNetworking is a Network tool for our application.",
"description": "KKNetworking is a Network tool for our application,\nThis is a network component.",
"homepage": "https://github.com/CheckNill/KKWNetworking",
"license": {
"type": "LICENSE",
"file": "LICENSE"
},
"authors": {
"CheckNill": "958865443@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CheckNill/KKNetworking.git",
"tag": "1.1.1"
},
"source_files": "KKNetworing/*",
"dependencies": {
"AFNetworking": [
],
"KKMediator": [
],
"SVProgressHUD": [
]
}
}