blob: 427d318d3bc2702274519655be48fb90b856bb0b [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.2.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.2.0"
},
"frameworks": "MobileCoreServices",
"source_files": "BSMediaPicker/**/*.{swift}",
"resources": "BSMediaPicker/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}