blob: 969d726dde0e0ec0b53ad9b77cca631e0e61da79 [file] [log] [blame]
{
"name": "ImagePickerController",
"version": "0.2.4",
"summary": "A simple, single-view camera and photo picker.",
"homepage": "https://github.com/sixoverground/ImagePickerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Six Overground",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sixoverground/ImagePickerController.git",
"tag": "0.2.4"
},
"source_files": "Classes/**/*",
"resource_bundles": {
"ImagePickerController": [
"Images/*.{png}"
]
},
"frameworks": "AVFoundation",
"requires_arc": true,
"swift_version": "4.2"
}