[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / a / 6 / e / MZCoreSDKLibrary / 2.3.1 / MZCoreSDKLibrary.podspec.json
blob579979ca833637b60e190fc78bf2b67c65654186
2   "name": "MZCoreSDKLibrary",
3   "authors": {
4     "sunxianhao": "sunxianhao@rd.zmengzhu.com"
5   },
6   "version": "2.3.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.3.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     "AssetsLibrary",
30     "UIKit",
31     "Security",
32     "JavaScriptCore",
33     "WebKit"
34   ],
35   "libraries": [
36     "bz2",
37     "bz2.1.0",
38     "z.1.2.5",
39     "icucore",
40     "c++",
41     "z",
42     "xml2"
43   ],
44   "vendored_frameworks": "MZCoreLibrary/MZCoreSDKLibrary.framework",
45   "resources": "MZCoreLibrary/MZCoreSDKLibrary.bundle",
46   "dependencies": {
47     "Masonry": [
49     ],
50     "SDWebImage": [
51       ">= 4.0.0"
52     ],
53     "MJRefresh": [
54       ">= 3.1.12"
55     ],
56     "MJExtension": [
57       ">= 3.0.13"
58     ],
59     "AFNetworking": [
60       ">= 4.0.1"
61     ],
62     "MZSocketIO": [
64     ],
65     "EGOCache": [
66       "~> 2.1.3"
67     ],
68     "MBProgressHUD": [
69       ">= 1.0.0"
70     ],
71     "Reachability": [
72       "~> 3.2"
73     ],
74     "GTMBase64": [
75       "~> 1.0.0"
76     ]
77   },
78   "xcconfig": {
79     "ENABLE_BITCODE": "NO",
80     "HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2",
81     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
82   }