[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / c / MZPlayerSDK / 2.2.3 / MZPlayerSDK.podspec.json
blob84a310206b3ee4f7931a97a378a4f2c09f1f71db
2   "name": "MZPlayerSDK",
3   "authors": {
4     "sunxianhao": "sunxianhao@rd.zmengzhu.com"
5   },
6   "version": "2.2.3",
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.2.3"
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     "MZCoreSDKLibrary": [
27       "~> 2.2.0"
28     ],
29     "SDCycleScrollView": [
30       "~> 1.75"
31     ],
32     "MZEmojiLabel": [
33       "~> 1.1.3"
34     ]
35   }