blob: 155eaa82dc224b22f335f574ea82281e8b9e2c82 [file] [log] [blame]
{
"name": "KYVMReactiveCocoa",
"version": "1.0.2",
"summary": "跨越车管家ReactiveCocoa库",
"homepage": "http://gitlab.ky-tech.com.cn/vms_app/KYVMReactiveCocoa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"高旗": "763007297@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://gitlab.ky-tech.com.cn/vms_app/KYVMReactiveCocoa.git",
"tag": "1.0.2"
},
"source_files": "ReactiveCocoa/**/*.{h,m}",
"requires_arc": [
"ReactiveCocoa/*.{h,m}",
"ReactiveCocoa/extobjc/*.{h,m}"
]
}