[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 2 / 9 / b / RxAssign / 1.2.0 / RxAssign.podspec.json
blob0c9db73493ea6633fec775b50ac4a9fbc2d4df2d
2   "name": "RxAssign",
3   "version": "1.2.0",
4   "summary": "Support Combine Assign subscriber in RxSwift.",
5   "homepage": "https://github.com/heoblitz/RxAssign",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "heoblitz": "qndlf22@naver.com"
12   },
13   "source": {
14     "git": "https://github.com/heoblitz/RxAssign.git",
15     "tag": "1.2.0"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "frameworks": "Foundation",
19   "swift_versions": "5.0",
20   "dependencies": {
21     "RxSwift": [
22       "~> 6.0"
23     ],
24     "RxCocoa": [
25       "~> 6.0"
26     ]
27   },
28   "platforms": {
29     "ios": "9.0",
30     "osx": "10.11",
31     "tvos": "9.0",
32     "watchos": "3.0"
33   },
34   "swift_version": "5.0"