blob: 59ebaa44c33e76465af5482bb45bd4bd9f46fb4d [file] [log] [blame]
{
"name": "RMImageLoader",
"module_name": "RMImageLoader",
"version": "0.1",
"license": "MIT",
"summary": "Async image loading",
"homepage": "https://github.com/robertmogos/RMImageLoader",
"authors": {
"Robert D. Mogos": "mogos.robert@gmail.com"
},
"source": {
"git": "https://github.com/robertmogos/RMImageLoader.git",
"tag": "0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"RMImageLoader/RMImageLoader/*.swift"
],
"pushed_with_swift_version": "3.0"
}