blob: 77d36fedeaeac36e047c483870f181f69bb315b1 [file] [log] [blame]
{
"name": "SHJavascriptInterface",
"version": "1.01",
"license": "MIT",
"homepage": "https://github.com/7heaven/SHJavascriptInterface",
"authors": {
"7heaven": "caifangmao8@gmail.com"
},
"summary": "Easy to use javascript interface for iOS",
"source_files": "*.{h,m,mm}",
"source": {
"git": "https://github.com/7heaven/SHJavascriptInterface.git"
},
"platforms": {
"ios": null
},
"public_header_files": "*.h",
"frameworks": [
"Foundation",
"UIKit"
]
}