blob: 2d02ad10732316d35b2b49e368d7eda5d0f26d93 [file] [log] [blame]
{
"name": "KZNetwork",
"version": "1.0.0",
"summary": "课栈APP网络请求库",
"homepage": "https://github.com/LiuXiangJing/KZNetwork.git",
"license": "MIT",
"authors": {
"刘咕噜": "lxj_tintin@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiuXiangJing/KZNetwork.git",
"tag": "1.0.0"
},
"vendored_frameworks": "JsonModelTranfer.framework",
"frameworks": [
"Foundation",
"CoreData",
"UIKit"
]
}