[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 1 / a / f / JavascriptEngine / 0.0.1 / JavascriptEngine.podspec.json
blob60778803070521934bef7748fd167a2b24b68fc9
2   "name": "JavascriptEngine",
3   "version": "0.0.1",
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.1"
15   },
16   "source_files": "JavascriptEngine/JSEngine.swift",
17   "platforms": {
18     "ios": "8.0"
19   }