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