[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / c / 7 / 0 / Ambly / 1.10.0 / Ambly.podspec.json
blob5b9173e6a2974430bdfa6a06307ea7479a0e759d
2   "name": "Ambly",
3   "version": "1.10.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.10.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   }