[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 3 / 1 / SwiftObservable / 0.0.4 / SwiftObservable.podspec.json
blob3f03d6684e57eb4888f9a47a06e5f4b1ce75a20d
2   "name": "SwiftObservable",
3   "version": "0.0.4",
4   "license": "MIT",
5   "summary": "Easy Swift utility which makes Observing values a breeze.",
6   "homepage": "https://github.com/Valerio69/SwiftObservable",
7   "authors": "Valerio69",
8   "source": {
9     "git": "https://github.com/Valerio69/SwiftObservable.git",
10     "tag": "0.0.4"
11   },
12   "platforms": {
13     "ios": "12.0",
14     "osx": "10.10",
15     "tvos": "11.0",
16     "watchos": "4.0"
17   },
18   "swift_versions": [
19     "5.1"
20   ],
21   "source_files": "Sources/*.swift",
22   "swift_version": "5.1"