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