[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / f / Otherside / 0.1.1 / Otherside.podspec.json
blobb37748d6043ce99a9bf016e53ddf884d63743c72
2   "name": "Otherside",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "HTTP responder interface for Swift 2 (Linux ready)",
6   "homepage": "https://github.com/Zewo/Otherside",
7   "authors": {
8     "Paulo Faria": "paulo.faria.rl@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Zewo/Otherside.git",
12     "tag": "v0.1.1"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": "Otherside/**/*.swift",
19   "dependencies": {
20     "Curvature": [
21       "0.1.1"
22     ]
23   },
24   "requires_arc": true