blob: be6781cd84cc2e69c99db035d55335ff3efdb04f [file] [log] [blame]
{
"name": "EasyImageVideoPicker",
"version": "0.1.0",
"summary": "EasyImageVideoPicker is the easy and simple image and video picker from your device",
"description": "'EasyImageVideoPicker is the easy and simple image and video picker from your device'",
"homepage": "https://github.com/avijitmobi/EasyImageVideoPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Avijit Babu": "avijitmobi@gmail.com"
},
"source": {
"git": "https://github.com/avijitmobi/EasyImageVideoPicker.git"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"social_media_url": "https://github.com/avijitmobi",
"source_files": "MyOwnFiles/**/*",
"frameworks": [
"UIKit",
"Foundation",
"AVKit",
"Photos"
],
"swift_version": "5.0"
}