[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / b / 1 / MMSCustomRxItem / 0.1.1 / MMSCustomRxItem.podspec.json
blobff6e712665166b43951d1935bdcc41d29a688e90
2   "name": "MMSCustomRxItem",
3   "version": "0.1.1",
4   "summary": "MMSCustomRxItem.",
5   "description": "整合Rx系列(RxSwift、RxCocoa、NSObject_Rx)為Rx網絡請求組件服務",
6   "homepage": "https://gitee.com/wah_zi/MMSCustomRxItem",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "80146944@qq.com": "money01314@gmail.com"
13   },
14   "source": {
15     "git": "https://gitee.com/wah_zi/MMSCustomRxItem.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": [
23     "MMSCustomRxItem/Classes/RxSwift.framework",
24     "MMSCustomRxItem/Classes/RxCocoa.framework",
25     "MMSCustomRxItem/Classes/NSObject_Rx.framework"
26   ]