blob: 6ddab4ea610eca132fc31a01e69c0fa4dae1ad49 [file] [log] [blame]
{
"name": "BaleMediaPicker",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "BaleMediaPicker/Classes/**/*.swift",
"resources": "BaleMediaPicker/Assets/**/*"
}