blob: e89a8bbee94e96903e3dc758bdc30cc84646ee1d [file] [log] [blame]
{
"name": "KLNetworkModule",
"version": "1.0.0",
"summary": "基于AFN的二次封装网络组件.",
"description": "组件描述:基于AFN的二次封装网络组件.",
"homepage": "https://github.com/Kalanhall",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kalan": "Kalanhall@163.com"
},
"source": {
"git": "https://github.com/Kalanhall/KLNetworkModule.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KLNetworkModule/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}