blob: 32cd719e4fb0b0a1216a94c56858c52e2c091040 [file] [log] [blame]
{
"name": "iJSKit",
"version": "1.1",
"summary": "IOS and JavaScript Communication",
"description": "iOS communicates with JavaScript static libraries. Mixed development of app with web technology for convenience",
"homepage": "https://github.com/ArthurGit/iJSKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanyuan": "344309634@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ArthurGit/iJSKit.git",
"tag": "v1.1"
},
"vendored_frameworks": "IJSKit.framework",
"requires_arc": true,
"frameworks": "WebKit"
}