[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 1 / f / 6 / DCRxCocoa / 4.5.1 / DCRxCocoa.podspec.json
blob22db68a1525a8a252daa386f6b5fe18982faa3ac
2   "name": "DCRxCocoa",
3   "version": "4.5.1",
4   "summary": "RxSwift Cocoa extensions",
5   "description": "* UI extensions\n* NSURL extensions\n* KVO extensions",
6   "homepage": "https://github.com/ReactiveX/RxSwift",
7   "license": "MIT",
8   "authors": {
9     "Krunoslav Zaher": "krunoslav.zaher@gmail.com"
10   },
11   "source": {
12     "http": "http://dc-poc-main-public.oss-cn-shenzhen.aliyuncs.com/ios/RxSwift/DCRxCocoa_04-27-2021-11-02-38.zip"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "vendored_frameworks": "DCRxCocoa.framework",
19   "dependencies": {
20     "DCRxSwift": [
22     ]
23   }