blob: e02a667eaa060fb8fad6827b8f6b90e4e509ee3f [file] [log] [blame]
{
"name": "CKKJSBridge",
"version": "1.0.0",
"summary": "A short description of CKKJSBridge.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/435129214/CKKJSBridge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"435129214@qq.com": "35129214@qq.com"
},
"source": {
"git": "https://github.com/435129214/CKKJSBridge.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CKKJSBridge/Classes/**/*.{h,m}",
"resources": "CKKJSBridge/Classes/**/*.js",
"frameworks": [
"WebKit",
"UIKit"
]
}