blob: 76aee52a4934aec021e3d56fba8cb5d12574cf52 [file] [log] [blame]
{
"name": "KLNetworkModule",
"version": "1.0.5",
"summary": "网络组件.",
"description": "组件简介:\n基于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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KLNetworkModule/Classes/**/*",
"dependencies": {
"AFNetworking": [
"3.2.1"
]
}
}