[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / d / 7 / JSEngine / 0.0.4 / JSEngine.podspec.json
blobdbacf15a3af25e07c4c6232f3014b45faa28e204
2   "name": "JSEngine",
3   "version": "0.0.4",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/pcperini/JavascriptEngine",
8   "authors": {
9     "Patrick Perini": "pcperini@gmail.com"
10   },
11   "summary": "A Swift interface for bridging to WebKit Javascript, without wanting to kill yourself or others.",
12   "source": {
13     "git": "https://github.com/pcperini/JavascriptEngine.git",
14     "tag": "v0.0.4"
15   },
16   "source_files": "JavascriptEngine/JS*.swift",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }