blob: c09450805cfeb927740d526f5ddd4e6fb092ce7a [file] [log] [blame]
{
"name": "MLDownloadImageView",
"version": "1.0",
"summary": "An simple download image component for iOS.",
"homepage": "https://github.com/marcoslacerda/MLDownloadImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marcos Lacerda": "marcos.reis.appledeveloper@gmail.com"
},
"source": {
"git": "https://github.com/marcoslacerda/MLDownloadImageView.git",
"tag": "1.0"
},
"platforms": {
"ios": null
},
"source_files": "MLDownloadImageView/*.{h,m}",
"requires_arc": true
}