blob: ee1146e251e360be0c94adda3c95a89b86d8c299 [file] [log] [blame]
{
"name": "MMSCustomRxItem",
"version": "0.1.0",
"summary": "MMSCustomRxItem.",
"description": "整合Rx系列(RxSwift、RxCocoa、NSObject_Rx)為Rx網絡請求組件服務",
"homepage": "https://gitee.com/wah_zi/MMSCustomRxItem",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"80146944@qq.com": "money01314@gmail.com"
},
"source": {
"git": "https://gitee.com/wah_zi/MMSCustomRxItem.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": [
"MMSCustomRxItem/Classes/RxSwift.framework",
"MMSCustomRxItem/Classes/RxCocoa.framework",
"MMSCustomRxItem/Classes/NSObject_Rx.framework"
]
}