blob: adbc07b56303c44026e9ebe431885d66e86f2e9b [file] [log] [blame]
{
"name": "KKWNetworking",
"version": "1.0.8",
"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.0.8"
},
"source_files": "KKNetworing/*",
"dependencies": {
"AFNetworking": [
]
}
}