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