blob: 4340cb5fceadb6e69f1389d3f902f2750c391582 [file] [log] [blame]
{
"name": "KLNetworkModule",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KLNetworkModule/Classes/**/*",
"dependencies": {
"AFNetworking": [
"3.2.1"
]
}
}