blob: ad0fb40014d53950856f265e9858b9fc05b3c77d [file] [log] [blame]
{
"name": "RVSImageLoader",
"version": "0.0.2",
"summary": "Simple image loader in swift",
"description": "Simple image loader in swift.",
"homepage": "https://github.com/paulemmanuel-garcia/ImageLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paul-Emmanuel Garcia": "garcia.paulemmanuel@gmail.com"
},
"social_media_url": "http://twitter.com/pemgarcia",
"platforms": {
"ios": "10.1"
},
"source": {
"git": "https://github.com/paulemmanuel-garcia/ImageLoader.git",
"commit": "7c19281c84da814da548f6a4bade40d135535740",
"tag": "0.0.2"
},
"source_files": "ImageLoader",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}