[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / e / MZCoreSDKLibrary / 2.6.1 / MZCoreSDKLibrary.podspec.json
blob019890ded1e79de2fdfa7e68e428804b40a56106
2   "name": "MZCoreSDKLibrary",
3   "authors": {
4     "sunxianhao": "sunxianhao@rd.zmengzhu.com"
5   },
6   "version": "2.6.1",
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.6.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": [
23     "Foundation",
24     "AVFoundation",
25     "QuartzCore",
26     "OpenGLES",
27     "CoreVideo",
28     "CoreMedia",
29     "UIKit",
30     "Security",
31     "Photos",
32     "JavaScriptCore",
33     "WebKit",
34     "MapKit",
35     "MobileCoreServices",
36     "SystemConfiguration",
37     "Photos",
38     "CoreServices",
39     "AudioToolbox"
40   ],
41   "libraries": [
42     "bz2",
43     "bz2.1.0",
44     "z.1.2.5",
45     "icucore",
46     "c++",
47     "z",
48     "xml2"
49   ],
50   "vendored_frameworks": "MZCoreLibrary/MZCoreSDKLibrary.framework",
51   "resources": "MZCoreLibrary/MZCoreSDKLibrary.bundle",
52   "source_files": "MZCoreHeader/*",
53   "dependencies": {
54     "Masonry": [
56     ],
57     "SDWebImage": [
58       ">= 4.0.0"
59     ],
60     "MJRefresh": [
61       ">= 3.1.12"
62     ],
63     "MJExtension": [
64       ">= 3.0.13"
65     ],
66     "AFNetworking": [
67       ">= 4.0.1"
68     ],
69     "MZSocketIO": [
71     ],
72     "EGOCache": [
73       "~> 2.1.3"
74     ],
75     "MBProgressHUD": [
76       ">= 1.0.0"
77     ],
78     "Reachability": [
79       "~> 3.2"
80     ],
81     "GTMBase64": [
82       "~> 1.0.0"
83     ]
84   },
85   "xcconfig": {
86     "ENABLE_BITCODE": "NO",
87     "HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2",
88     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
89   }