| { |
| "name": "PolyvBusinessSDK_playerDyn", |
| "version": "0.7.3", |
| "summary": "保利威 iOS 业务类库 SDK.", |
| "homepage": "http://git.polyv.net/polyv-sdk/ios/PolyvBusinessSDK", |
| "license": "MIT", |
| "authors": { |
| "ftao": "fft1026@163.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "http://git.polyv.net/ios/PolyvBusinessSDK.git", |
| "tag": "0.7.3" |
| }, |
| "vendored_frameworks": "Frameworks/PolyvBusinessSDK.framework", |
| "requires_arc": true, |
| "dependencies": { |
| "PolyvFoundationSDK": [ |
| "~> 0.6.3" |
| ], |
| "PolyvIJKPlayer_Dylib": [ |
| "~> 0.4.0" |
| ], |
| "PolyvAliHttpDNS": [ |
| "~> 1.6.7" |
| ], |
| "Masonry": [ |
| "~> 1.1" |
| ], |
| "YYModel": [ |
| "~> 1.0.4" |
| ], |
| "Socket.IO-Client-Swift": [ |
| "~> 13.2.0" |
| ], |
| "Starscream": [ |
| "3.0.5" |
| ] |
| } |
| } |