blob: cfcc2628fcf7f8fd224b1138a31becec9821c19b [file] [log] [blame]
{
"name": "UniversalPicker",
"version": "2.1.0",
"summary": "A hassle-free asset picker for photos, videos and files",
"description": "A hassle-free asset picker for photos, videos and files\nIn case of photo/videos, it automatically prompts for camera/library choice\nIn case of document, allows selecting from any file provider",
"homepage": "https://github.com/gabro/UniversalPicker",
"license": "MIT",
"authors": {
"Gabriele Petronella": "gabriele@buildo.io"
},
"source": {
"git": "https://github.com/gabro/UniversalPicker.git",
"tag": "2.1.0"
},
"social_media_url": "https://twitter.com/gabro27",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Photos",
"MobileCoreServices"
],
"pushed_with_swift_version": "3.0"
}