blob: 9d8a0ad23a170b4d4979d4b1529e8b51c4ccac3e [file] [log] [blame]
{
"name": "BSMediaPicker",
"platforms": {
"ios": "11.0"
},
"summary": "BSMediaPicker lets a user select photos and videos from their device.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brandon Stillitano": "b.stillitano95@gmail.com"
},
"homepage": "https://github.com/bstillitano/BSMediaPicker",
"source": {
"git": "https://github.com/bstillitano/BSMediaPicker.git",
"tag": "0.1.0"
},
"frameworks": "MobileCoreServices",
"source_files": "BSMediaPicker/**/*.{swift}",
"resources": "BSMediaPicker/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}