| { |
| "name": "AliyunPlayerPod", |
| "version": "0.0.1", |
| "summary": "基于https://github.com/amazing-longdd/AliyunPlayer_iOS_UI", |
| "homepage": "https://github.com/lyuxxx/AliyunPlayer_iOS_UI", |
| "authors": { |
| "lyuxxx": "lyxiel@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/lyuxxx/AliyunPlayer_iOS_UI.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "AliPlayerView/**/*.{h,m}", |
| "resource_bundles": { |
| "AliyunPlayerPod": [ |
| "Resources/*" |
| ] |
| }, |
| "dependencies": { |
| "AliyunPlayer_iOS": [ |
| |
| ], |
| "MBProgressHUD": [ |
| |
| ] |
| } |
| } |