blob: b0c14570dee2a6616454697693014b2f6b2c8aed [file] [log] [blame]
{
"name": "MMUploadImage",
"version": "2.0.8",
"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": "2.0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMUploadImage/Classes/**/*",
"frameworks": "UIKit",
"requires_arc": true
}