blob: ee9cbbf31447811b8c898dafaf6b88a243e19f5a [file] [log] [blame]
{
"name": "PickImageAlert",
"version": "1.0.2",
"summary": "Photos or camera access using the system alert controller",
"description": "PickImageAlert provides a list of your photos in your alert controller with three alert actions",
"requires_arc": true,
"homepage": "https://github.com/limadeveloper/PickImageAlert",
"license": "MIT",
"authors": {
"John Lima": "john.limadeveloper@icloud.com"
},
"social_media_url": "https://twitter.com/johncarloslima",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/limadeveloper/PickImageAlert.git",
"tag": "1.0.2"
},
"frameworks": "UIKit",
"source_files": "Framework/PickImageAlert/**/*.{swift}",
"resources": "Framework/PickImageAlert/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2"
}