[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / c / Interstellar / 1.2.0 / Interstellar.podspec.json
blob25ab92413d47943baf4afcf22baa6efe29fecd6e
2   "name": "Interstellar",
3   "version": "1.2.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.2.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source_files": "Interstellar/*.swift",
22   "requires_arc": true