blob: d043e1951f432fc4a8bd070fc3a762c26610a8f5 [file] [log] [blame]
{
"name": "JSOCInteraction",
"version": "0.0.1",
"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.1"
},
"source_files": "JSOCInteractionDemo/JSOCInteractionDemo/JSOCInteraction/*.{h,m}",
"requires_arc": true,
"frameworks": "JavaScriptCore"
}