blob: 6b1aefd69a2160e38384819606c902a4a4de5cec [file] [log] [blame]
{
"name": "JSOCInteraction",
"version": "0.0.7",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A simple tool can easily implement the interaction between oc and js.\n You've probably never heard of it.",
"homepage": "https://github.com/GongChuanZan/JSOCInteraction",
"authors": {
"GCZ": "zan999@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GongChuanZan/JSOCInteraction.git",
"tag": "0.0.7"
},
"source_files": "JSOCInteractionDemo/JSOCInteractionDemo/JSOCInteraction/*.{h,m}",
"requires_arc": true,
"frameworks": "JavaScriptCore"
}