[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / c / 7 / 0 / Ambly / 1.9.0 / Ambly.podspec.json
blob375a930064f57d42ed3eaa9ff43e62e5d5a9ac82
2   "name": "Ambly",
3   "version": "1.9.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.9.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   }