[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 6 / 0 / Observable / 2.1.0 / Observable.podspec.json
blob72ca087d39107278caee52ef1a0cc525ff463835
2   "name": "Observable",
3   "version": "2.1.0",
4   "swift_versions": [
5     5.0
6   ],
7   "platforms": {
8     "ios": "8.0",
9     "osx": "10.9"
10   },
11   "summary": "The easiest way to observe values in Swift",
12   "description": "Observable is the easiest way to observe values in Swift",
13   "homepage": "https://github.com/roberthein/Observable",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Robert-Hein Hooijmans": "rh.hooijmans@gmail.com"
20   },
21   "social_media_url": "https://twitter.com/roberthein",
22   "source": {
23     "git": "https://github.com/roberthein/Observable.git",
24     "tag": "2.1.0"
25   },
26   "source_files": "Observable/Classes/**/*.{swift}",
27   "swift_version": "5.0"