blob: 0ec966c79060aece4caa1a5ee73982879ba77fa2 [file] [log] [blame]
{
"name": "MMDeviceImageManager",
"version": "0.1.0",
"summary": "A manager helps to manage fetch image from device.",
"description": "Support componant helps to isolate a set of generic tasks to keep your code more simpler and modular. This Helps in all your image needs from/using current running device",
"homepage": "https://github.com/MuthurajMuthulingam/MMDeviceImageManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muthuraj Muthulingam": "muthurajmuthulingam@gmail.com"
},
"source": {
"git": "https://github.com/MuthurajMuthulingam/MMDeviceImageManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "MMDeviceImageManager/Classes/**/*"
}