blob: ff6e712665166b43951d1935bdcc41d29a688e90 [file] [log] [blame]
{
"name": "MMSCustomRxItem",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": [
"MMSCustomRxItem/Classes/RxSwift.framework",
"MMSCustomRxItem/Classes/RxCocoa.framework",
"MMSCustomRxItem/Classes/NSObject_Rx.framework"
]
}