| { |
| "name": "MZPlayerSDK", |
| "authors": { |
| "sunxianhao": "sunxianhao@rd.zmengzhu.com" |
| }, |
| "version": "2.5.0", |
| "summary": "MZPlayerSDK iOS SDK", |
| "description": "Provide MZPlayerSDK Server To Play Video Or Live", |
| "homepage": "http://www.zmengzhu.com", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "source": { |
| "git": "https://github.com/mengzhuSDK/MZPlayerSDK-iOS.git", |
| "tag": "2.5.0" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "vendored_frameworks": "MZPlayerSDK/MZPlayerSDK.framework", |
| "libraries": "xml2", |
| "resources": "MZPlayerSDK/MZPlayerSDK.bundle", |
| "dependencies": { |
| "SDCycleScrollView": [ |
| "~> 1.75" |
| ], |
| "MZEmojiLabel": [ |
| "~> 1.1.4" |
| ], |
| "MZCoreSDKLibrary": [ |
| ">= 2.5.0" |
| ] |
| } |
| } |