| { |
| "name": "PangeaMediaPicker", |
| "version": "1.0.4", |
| "license": "MIT", |
| "summary": "A picture browser on iOS.This is a picture check control that supports the screen, and it supports picture preview, check, screen display.", |
| "homepage": "https://github.com/PangeaSocialNetwork/PangeaGallery", |
| "authors": { |
| "RogerLi": "roger@pangea.com" |
| }, |
| "source": { |
| "git": "https://github.com/PangeaSocialNetwork/PangeaGallery.git", |
| "tag": "v1.0.4" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "PangeaMediaPicker/ImagePicker/*.swift", |
| "resources": [ |
| "PangeaMediaPicker/ImagePicker/ImagePicker.storyboard", |
| "PangeaMediaPicker/*.xcassets" |
| ], |
| "pushed_with_swift_version": "4.0" |
| } |