[Add] STBaseProject 1.1.2
[CocoaPods.git] / Specs / a / 6 / e / MZCoreSDKLibrary / 2.2.4 / MZCoreSDKLibrary.podspec.json
blob818ee452c499f5a777374d1f9dc353b84032fbf0
2   "name": "MZCoreSDKLibrary",
3   "authors": {
4     "sunxianhao": "sunxianhao@rd.zmengzhu.com"
5   },
6   "version": "2.2.4",
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.2.4"
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     "AssetsLibrary",
30     "UIKit",
31     "Security",
32     "JavaScriptCore",
33     "WebKit"
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   "vendored_frameworks": "MZCoreLibrary/MZCoreSDKLibrary.framework",
46   "resources": "MZCoreLibrary/MZCoreSDKLibrary.bundle",
47   "dependencies": {
48     "Masonry": [
50     ],
51     "SDWebImage": [
52       "~> 4.0.0"
53     ],
54     "MJRefresh": [
55       "~> 3.1.12"
56     ],
57     "MJExtension": [
58       "~> 3.0.13"
59     ],
60     "AFNetworking": [
61       "~> 4.0.1"
62     ],
63     "MZSocketIO": [
65     ],
66     "EGOCache": [
67       "~> 2.1.3"
68     ],
69     "MBProgressHUD": [
70       "~> 1.0.0"
71     ],
72     "Reachability": [
73       "~> 3.2"
74     ],
75     "GTMBase64": [
76       "~> 1.0.0"
77     ]
78   },
79   "xcconfig": {
80     "ENABLE_BITCODE": "NO",
81     "HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2",
82     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
83   }