| { |
| "name": "SimplePlayerViewController", |
| "version": "0.0.1", |
| "summary": "A short description of SimplePlayerViewController.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/AsTao/SimplePlayerViewController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "tobias": "236048180@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/AsTao/SimplePlayerViewController.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "resources": "SimplePlayerViewController/Resource.bundle", |
| "source_files": "SimplePlayerViewController/*", |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "4.1" |
| }, |
| "swift_version": "4.1" |
| } |