[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 7 / 9 / RxAtomic / 4.4.1 / RxAtomic.podspec.json
blobe44ad7293c25f634e279fdc88b9301b23c1ebbf3
2   "name": "RxAtomic",
3   "version": "4.4.1",
4   "summary": "Atomic primitives for RxSwift",
5   "description": "Atomic primitives for RxSwift.",
6   "homepage": "https://github.com/ReactiveX/RxSwift",
7   "license": "MIT",
8   "authors": {
9     "Krunoslav Zaher": "krunoslav.zaher@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ReactiveX/RxSwift.git",
13     "tag": "4.4.1"
14   },
15   "requires_arc": true,
16   "pod_target_xcconfig": {
17     "DEFINES_MODULE": "YES"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "watchos": "3.0",
23     "tvos": "9.0"
24   },
25   "source_files": "RxAtomic/**/*.{c,h}"