blob: 14fa738025f8e59a7a059e6e6fb308f57c28a51a [file] [log] [blame]
{
"name": "MMUploadImage",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMUploadImage/Classes/**/*"
}