blob: c889f63059044e1a818511c1075638602f6c18dc [file] [log] [blame]
{
"name": "JSPatchSDK",
"version": "1.4",
"summary": "JSPatch SDK. http://jspatch.com/",
"homepage": "https://github.com/VincentSit/JSPatchSDK",
"license": "MIT",
"authors": {
"VincentSit": "x@xuexuefeng.com"
},
"source": {
"git": "https://github.com/VincentSit/JSPatchSDK.git",
"tag": "1.4"
},
"libraries": "z",
"weak_frameworks": "JavaScriptCore",
"vendored_frameworks": "JSPatch.framework",
"platforms": {
"ios": "6.0",
"tvos": "9.0",
"osx": "10.9"
},
"deprecated": true
}