[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / c / Interstellar / 1.0.0 / Interstellar.podspec.json
blobcc7603a25e501b79b96db0a3e0965a0c573125ce
2   "name": "Interstellar",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "The simplest Signal<T> implementation for Functional Reactive Programming you will ever find.",
6   "homepage": "https://github.com/JensRavens/Interstellar",
7   "social_media_url": "http://twitter.com/JensRavens",
8   "authors": {
9     "Jens Ravens": "jens@nerdgeschoss.de"
10   },
11   "source": {
12     "git": "https://github.com/JensRavens/Interstellar.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source_files": "Interstellar/*.swift",
20   "requires_arc": true