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