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