blob: 6797a1739bd8d9042650a04cd477560807ecdaf5 [file] [log] [blame]
{
"name": "EZUIKit",
"version": "1.1.2",
"license": "MIT",
"summary": "A UI show video",
"homepage": "https://github.com/Hikvision-Ezviz/EZUIKit-iOS",
"authors": {
"ezviz-LinYong": "linyong3@hikvision.com"
},
"source": {
"git": "https://github.com/Hikvision-Ezviz/EZUIKit-iOS.git",
"tag": "1.1.2",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "dist/EZUIKit/include/*.h",
"vendored_libraries": "dist/EZUIKit/*.a",
"vendored_frameworks": "dist/EZOpenSDK/dynamicSDK/*.framework"
}