blob: 2dc97faa700acd4821c2b5450b9d4303afb30099 [file] [log] [blame]
{
"name": "CMImageLoader",
"version": "1.0.4",
"summary": "CMImageLoader let you dowload asynchrnously Image and save it to memory and disk cache",
"description": "CMImage loader is a Network image manager. All you have to do is using CMImageView instead of UIImageView and all the work will be done for you.",
"homepage": "https://github.com/celian-m/CMImageLoader",
"license": "MIT",
"authors": {
"CĂ©lian Moutafis": "cmoutafis@mystudiofactory.com"
},
"source": {
"git": "https://github.com/celian-m/CMImageLoader.git",
"tag": "1.0.4"
},
"social_media_url": "https://twitter.com/celian_m",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}