[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / f / 1 / 7 / DeLorean / 0.4.1 / DeLorean.podspec.json
blobd8db7062d411f54e02a8d7c8abf636a685263ddb
2   "name": "DeLorean",
3   "version": "0.4.1",
4   "summary": "A Functional Reactive Kit for Swift.",
5   "homepage": "https://github.com/bontoJR/DeLorean",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "bontoJR": "junior@bonto.ch"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "osx": "10.9",
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/bontoJR/DeLorean.git",
19     "tag": "0.4.1"
20   },
21   "source_files": "DeLorean/*.swift",
22   "ios": {
23     "source_files": "DeLorean/iOS/*.swift"
24   }