blob: 93b2449853073c46a1197a5225b06d9f10995967 [file] [log] [blame]
{
"name": "QDImageView",
"version": "0.0.1",
"license": "MIT",
"summary": "NSURLImage and images downloader",
"homepage": "https://github.com/quaddef/QDImageView",
"authors": "quaddef",
"social_media_url": "https://twitter.com/quaddef",
"source": {
"git": "https://github.com/quaddef/QDImageView.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}