blob: e71d950294fb30525b1403539333e932e6ea3f66 [file] [log] [blame]
{
"name": "JSContextFoundation",
"module_name": "JSContextFoundation",
"version": "0.1",
"license": "MIT",
"summary": "JSContextFoundation is a Swift adapter for the JavaScriptCore Framework to build up the JavaScript runtime environment.",
"homepage": "https://github.com/kf99916/JSContextFoundation",
"authors": {
"Zheng-Xiang Ke": "https://www.facebook.com/zhengxiang.ke"
},
"source": {
"git": "https://github.com/kf99916/JSContextFoundation.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JSContextFoundation/*.swift"
}