[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / a / b / EzvizOpenSDK / 3.3 / EzvizOpenSDK.podspec.json
blob9523a5075fed738b3efdfde3f5b5dd0f2e575d03
2   "name": "EzvizOpenSDK",
3   "version": "3.3",
4   "summary": "The library and public headers of EzvizOpenSDK",
5   "homepage": "https://open.ys7.com",
6   "license": "MIT",
7   "authors": {
8     "EzvizOpenSDK": "open-team@hikvision.com"
9   },
10   "source": {
11     "git": "https://github.com/Hikvision-Ezviz/SDK-iOS.git",
12     "tag": "3.3"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "public_header_files": "Headers/*.h",
19   "vendored_libraries": "libEZOpenSDK.a",
20   "libraries": "stdc++.6.0.9",
21   "source_files": "Headers/*.h",
22   "frameworks": [
23     "CoreMedia",
24     "AudioToolbox",
25     "MobileCoreServices",
26     "SystemConfiguration",
27     "OpenAL",
28     "GLKit",
29     "VideoToolbox"
30   ]