[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / e / MZCoreSDKLibrary / 2.1.0 / MZCoreSDKLibrary.podspec.json
blobb8ac4f16275afc38d3ab517b286a8b71c3198053
2   "name": "MZCoreSDKLibrary",
3   "authors": {
4     "sunxianhao": "sunxianhao@rd.zmengzhu.com"
5   },
6   "version": "2.1.0",
7   "summary": "MZCroeSDKLibrary iOS SDK",
8   "description": "Provides the user to push the stream and the playback function",
9   "homepage": "http://www.zmengzhu.com",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/mengzhuSDK/MZCoreLibrary-IOS.git",
16     "tag": "2.1.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_frameworks": "MZCoreLibrary/MZCoreSDKLibrary.framework",
23   "resources": "MZCoreLibrary/MZRefresh.bundle",
24   "frameworks": [
25     "Foundation",
26     "AVFoundation",
27     "QuartzCore",
28     "OpenGLES",
29     "CoreVideo",
30     "CoreMedia",
31     "AssetsLibrary",
32     "UIKit",
33     "Security"
34   ],
35   "libraries": [
36     "bz2",
37     "bz2.1.0",
38     "z.1.2.5",
39     "stdc++.6.0.9",
40     "icucore",
41     "c++",
42     "z",
43     "xml2"
44   ],
45   "xcconfig": {
46     "ENABLE_BITCODE": "NO",
47     "HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2",
48     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
49   }