blob: f9a6cb68a0a3c194e7892068cb725e64d9242ce5 [file] [log] [blame]
{
"name": "MCChooseMediaManager",
"version": "1.0.0",
"summary": "A UIImagePicker wrapper.",
"description": "A UIImagePicker wrapper to simplify your code when you need to take or choose a photo in your app.",
"homepage": "https://github.com/marcoceles/mcchoosemediamanager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marco Celestino": "marcoceles13@gmail.it"
},
"source": {
"git": "https://github.com/marcoceles/mcchoosemediamanager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*",
"pushed_with_swift_version": "3.0"
}