blob: abbcbec62cd82b3a6dbc78479d42d9083380fa7b [file] [log] [blame]
{
"name": "PangeaMediaPicker",
"version": "1.0.0",
"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.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "PangeaMediaPicker/**/*.swift",
"resources": [
"PangeaMediaPicker/ImagePicker/*.storyboard",
"PangeaMediaPicker/*.xcassets"
],
"pushed_with_swift_version": "4.0"
}