blob: eddb9d0120b65e69663cc525aea94a1df485982e [file] [log] [blame]
{
"name": "ZHSDK",
"version": "1.0.0",
"summary": "君赏封装的SDK",
"homepage": "https://github.com/15038777234/ZHSDK",
"license": "MIT",
"authors": {
"hangzhang": "15038777234@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/15038777234/ZHSDK.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "Framework/ZHSDK.framework"
},
"public_header_files": "Framework/ZHSDK.framework/Headers/*.h"
}