[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 9 / 5 / b / EZOpenSDK / 4.20.1.1 / EZOpenSDK.podspec.json
blob20cfd52791243e8a9692bf7ed90a55e4a961d53b
2   "name": "EZOpenSDK",
3   "version": "4.20.1.1",
4   "license": "MIT",
5   "summary": "A EZVIZ SDK",
6   "homepage": "https://github.com/Ezviz-OpenBiz/SDK-iOS",
7   "authors": {
8     "ezviz-LinYong": "linyong3@hikvision.com"
9   },
10   "source": {
11     "git": "https://github.com/Ezviz-OpenBiz/SDK-iOS.git",
12     "tag": "4.20.1.1",
13     "submodules": true
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": [
20     "AudioToolbox",
21     "CoreMedia",
22     "ExternalAccessory",
23     "GLKit",
24     "MobileCoreServices",
25     "Network",
26     "NetworkExtension",
27     "OpenAL",
28     "SystemConfiguration",
29     "VideoToolbox",
30     "AVFoundation"
31   ],
32   "libraries": [
33     "bz2",
34     "c++",
35     "iconv.2.4.0",
36     "sqlite3.0",
37     "z"
38   ],
39   "vendored_frameworks": "dist/EZOpenSDK/dynamicSDK/*.framework",
40   "resources": "dist/EZOpenSDK/dynamicSDK/com.hri.hpc.mobile.ios.player.metallib",
41   "xcconfig": {
42     "OTHER_LDFLAGS": "-ObjC"
43   },
44   "pod_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "user_target_xcconfig": {
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49   }