blob: 5ac944e1cdbc57271ba48fdaaee3445a30cc5b8b [file] [log] [blame]
{
"name": "DBImageView",
"version": "1.2",
"summary": "A simple object to load images asynchronously",
"license": "MIT",
"authors": {
"danielebogo": "me@bogodaniele.com"
},
"platforms": {
"ios": "6.0"
},
"homepage": "https://github.com/danielebogo/DBImageView",
"source": {
"git": "https://github.com/danielebogo/DBImageView.git",
"tag": "1.2"
},
"source_files": "DBImageView/*.{h,m}",
"requires_arc": true
}