blob: 3526323d5188172e1ea1ad3c5a12b3e716fc5c36 [file] [log] [blame]
{
"name": "JKJSBridge",
"version": "0.0.2",
"summary": "JKJSBridge",
"description": "JKJSBridge.",
"homepage": "https://github.com/jokerwking/JKJSBridge",
"license": "MIT",
"authors": {
"joker": "https://github.com/jokerwking"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jokerwking/JKJSBridge.git",
"tag": "0.0.2"
},
"source_files": [
"JKJSBridge",
"JKJSBridge/*.{h,m}"
],
"public_header_files": "JKJSBridge/*.h",
"frameworks": [
"UIKit",
"Foundation",
"WebKit"
]
}