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