blob: ac73bd1ce12a80728e9ef46528d6273a081948b6 [file] [log] [blame]
{
"name": "EZOpenSDK",
"version": "1.0.1",
"license": "MIT",
"summary": "A EZVIZ SDK",
"homepage": "https://github.com/Hikvision-Ezviz/SDK-iOS",
"authors": {
"ezviz-LinYong": "linyong3@hikvision.com"
},
"source": {
"git": "https://github.com/Hikvision-Ezviz/SDK-iOS.git",
"tag": "1.0.1",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "dist/EZOpenSDK/dynamicSDK/*.framework"
}