[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 0 / a / SwiftObserver / 6.2.4 / SwiftObserver.podspec.json
blob4b8fb541da68be9ec24a6ec98d31701b00e17118
2   "name": "SwiftObserver",
3   "version": "6.2.4",
4   "summary": "Reactive Swift. Minimalist, Readable, Consistent, Unintrusive, Powerful, Safe.",
5   "description": "SwiftObserver is a lightweight framework for reactive Swift. It's a bit unconventional and designed to be readable, easy, flexible, non-intrusive, simple and safe.",
6   "homepage": "http://flowtoolz.com",
7   "license": "MIT",
8   "authors": {
9     "Flowtoolz": "contact@flowtoolz.com"
10   },
11   "source": {
12     "git": "https://github.com/flowtoolz/SwiftObserver.git",
13     "tag": "6.2.4"
14   },
15   "requires_arc": true,
16   "swift_versions": "5.1",
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.12",
20     "tvos": "9.0"
21   },
22   "source_files": "Code/**/*.swift",
23   "dependencies": {
24     "SwiftyToolz": [
25       "~> 1.6"
26     ]
27   },
28   "swift_version": "5.1"