[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / e / MZCoreSDKLibrary / 2.5.0 / MZCoreSDKLibrary.podspec.json
blob878f5afe22c309409e5471d3f5035e8e38853661
2   "name": "MZCoreSDKLibrary",
3   "authors": {
4     "sunxianhao": "sunxianhao@rd.zmengzhu.com"
5   },
6   "version": "2.5.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.5.0"
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     "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   "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   }