blob: 3ed9c96b8f64e56677a4a622e998b0cff3e53092 [file] [log] [blame]
{
"name": "BaleMediaPicker",
"version": "0.1.3",
"summary": "this is a simple Gallery Media Picker for iOS applications",
"description": "This is a simple Gallery Media Picker for iOS applications. written in swift.",
"homepage": "https://github.com/rajabpour/BaleMediaPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"masoudrajabpour": "masoudrajabpour@gmail.com",
"mahdiTarighat": "mmtarighat@gmail.com"
},
"source": {
"git": "https://github.com/rajabpour/BaleMediaPicker.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "BaleMediaPicker/Classes/**/*.swift",
"resources": "BaleMediaPicker/Assets/**/*"
}