[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 8 / 6 / EZOpenSDK_iOS / 4.16.6 / EZOpenSDK_iOS.podspec.json
blob533ede30383169d18331b7d4fe7a633a98b3e70d
2   "name": "EZOpenSDK_iOS",
3   "version": "4.16.6",
4   "summary": "A EZVIZ SDK",
5   "description": "本仓库旨在收集最新的SDK方便使用cocoapods引入项目",
6   "homepage": "https://gitee.com/cocoa-pods/EZOpenSDK_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "longzh": "599086054@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/cocoa-pods/EZOpenSDK_iOS.git",
16     "tag": "4.16.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "CoreMedia",
23     "AudioToolbox",
24     "VideoToolbox",
25     "GLKit",
26     "OpenAL",
27     "MobileCoreServices",
28     "SystemConfiguration",
29     "CoreTelephony",
30     "AVFoundation"
31   ],
32   "libraries": [
33     "sqlite3.0",
34     "c++",
35     "iconv.2.4.0",
36     "bz2",
37     "z",
38     "sqlite3.0"
39   ],
40   "resources": "com.hri.hpc.mobile.ios.player.metallib",
41   "public_header_files": "*.framework/Headers/*.h",
42   "source_files": "*.framework/Headers/*.{h}",
43   "vendored_frameworks": "*.framework"