[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 5 / 6 / c / MZPlayerSDK / 2.6.4 / MZPlayerSDK.podspec.json
blob8813cd8028634c1333f78401673b1ad040cf61bd
2   "name": "MZPlayerSDK",
3   "authors": {
4     "sunxianhao": "sunxianhao@rd.zmengzhu.com"
5   },
6   "version": "2.6.4",
7   "summary": "MZPlayerSDK iOS SDK",
8   "description": "Provide MZPlayerSDK Server To Play Video Or Live",
9   "homepage": "http://www.zmengzhu.com",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/mengzhuSDK/MZPlayerSDK-iOS.git",
16     "tag": "2.6.4"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "MZPlayerSDK/MZPlayerSDK.framework",
23   "libraries": "xml2",
24   "resources": "MZPlayerSDK/MZPlayerSDK.bundle",
25   "dependencies": {
26     "SDCycleScrollView": [
27       "~> 1.75"
28     ],
29     "MZEmojiLabel": [
30       "~> 1.1.4"
31     ],
32     "MZCoreSDKLibrary": [
33       ">= 2.6.1"
34     ]
35   },
36   "source_files": "MZPlayerHeader/*"