blob: a4d47a243dac4ca91185a450b501748a12cb76e4 [file] [log] [blame]
{
"name": "ZHFramework",
"version": "0.0.1",
"summary": "自己封装自用的SDK",
"homepage": "https://github.com/15038777234/ZHFramework",
"license": "MIT",
"authors": {
"hangzhang": "15038777234@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/15038777234/ZHFramework.git",
"tag": "0.0.1"
},
"public_header_files": "Framework/ZHFramework.framework/Versions/A/Headers/*.h",
"ios": {
"vendored_frameworks": "Framework/ZHFramework.framework"
}
}