blob: 3f29b9ca1a67a7bca3a0b8afbd1c79205c70d2a1 [file] [log] [blame]
{
"name": "iJSKit",
"version": "1.0",
"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.0"
},
"vendored_frameworks": "IJSKit.framework",
"requires_arc": true,
"frameworks": "WebKit"
}