blob: 642e0adf38814ec920db4f8b2f6dabe0671bbe3e [file] [log] [blame]
{
"name": "MLDownloadImageView",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": null
},
"source_files": "MLDownloadImageView/*.{h,m}",
"requires_arc": true
}