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