blob: acde9e7c0ef8757c7a96b9b3a8d444b55b428e9a [file] [log] [blame]
{
"name": "KYVM_iOS_PodTest",
"version": "0.0.1",
"summary": "继承形式的网络请求库,支持NSURLSession,支持https请求,请求数据缓存机制,支持链式调用",
"homepage": "http://gitlab.ky-tech.com.cn/vms_app/iOS_PodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"高旗": "763007297@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "http://gitlab.ky-tech.com.cn/vms_app/iOS_PodTest.git",
"tag": "0.0.1"
},
"requires_arc": true,
"ios": {
"source_files": [
"KYVMPodTest.h"
]
}
}