| { |
| "name": "DJIDemoKit", |
| "version": "0.9", |
| "authors": { |
| "Pandara": "www.pandara.xyz" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "homepage": "https://github.com/PandaraWen/DJIDemoKit", |
| "source": { |
| "git": "https://github.com/PandaraWen/DJIDemoKit.git", |
| "tag": "v0.9" |
| }, |
| "summary": "Awesome tool for creating a demo with DJISDK", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "module_name": "DJIDemoKit", |
| "source_files": "DJIDemoKit/*.swift", |
| "dependencies": { |
| "DJI-SDK-iOS": [ |
| "4.3.2" |
| ], |
| "SnapKit": [ |
| "4.0" |
| ] |
| }, |
| "pod_target_xcconfig": { |
| "ENABLE_BITCODE": "NO" |
| }, |
| "pushed_with_swift_version": "4.0" |
| } |