[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 7 / 0 / Ambly / 1.4.0 / Ambly.podspec.json
blob9c1d0d87bb5aa46fa087bb52f155a79b39809275
2   "name": "Ambly",
3   "version": "1.4.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/mfikes/ambly",
10   "authors": "Mike Fikes",
11   "source": {
12     "git": "https://github.com/mfikes/ambly.git",
13     "tag": "1.4.0"
14   },
15   "source_files": "ObjectiveC/src/*.{h,m}",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0",
19     "osx": "10.10"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "GCDWebServer/WebDAV": [
24       "3.4.2"
25     ]
26   }