[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 7 / 0 / Ambly / 0.5.0 / Ambly.podspec.json
blobd3a7b473309eb584fdee9b6fe57b4cb2ec95d10d
2   "name": "Ambly",
3   "version": "0.5.0",
4   "license": {
5     "type": "Eclipse Public License 1.0",
6     "file": "LICENSE"
7   },
8   "summary": "ClojureScript REPL into embedded JavaScriptCore",
9   "homepage": "https://github.com/omcljs/ambly",
10   "authors": "omcljs",
11   "source": {
12     "git": "https://github.com/omcljs/ambly.git",
13     "tag": "0.5.0"
14   },
15   "source_files": "ObjectiveC/src/*.{h,m}",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "GCDWebServer/WebDAV": [
22       "~> 3.2.2"
23     ]
24   }