blob: b9a358acaf0eb7f115ca2f9b121f52e68a8421df [file] [log] [blame]
{
"name": "SBAImagePickerController",
"version": "1.3",
"summary": "An easy multiple image picker controller for photo library.",
"homepage": "https://github.com/shoaib-akhtar/SBAImagePickerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shoaib Akhtar": "shoaib.akhtar1@live.com"
},
"source": {
"git": "https://github.com/shoaib-akhtar/SBAImagePickerController.git",
"branch": "master",
"tag": "1.3"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "SBAImagePickerController/*.swift",
"resource_bundles": {
"SBAImagePickerController": "SBAImagePickerController/*.{lproj,storyboard,png}"
},
"resources": "SBAImagePickerController/*.{storyboard,png}",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}