blob: 60778803070521934bef7748fd167a2b24b68fc9 [file] [log] [blame]
{
"name": "JavascriptEngine",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/pcperini/JavascriptEngine",
"authors": {
"Patrick Perini": "pcperini@gmail.com"
},
"summary": "A Swift interface for bridging to WebKit Javascript, without wanting to kill yourself or others.",
"source": {
"git": "https://github.com/pcperini/JavascriptEngine.git",
"tag": "v0.0.1"
},
"source_files": "JavascriptEngine/JSEngine.swift",
"platforms": {
"ios": "8.0"
}
}