blob: f6c366c878c31081a43302cc913b01f97d766a39 [file] [log] [blame]
{
"name": "MMUploadImage",
"version": "0.2.7",
"summary": "MMUploadImage",
"description": "Its a Extension helper for UIImageView to Upload a image when post to server",
"homepage": "https://github.com/MillmanY/UploadImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Millman": "millmanyang@gmail.com"
},
"source": {
"git": "https://github.com/MillmanY/UploadImage.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMUploadImage/Classes/**/*"
}