blob: cc035ed1c6daf44f56fcff263b5b5a559e3bc7bf [file] [log] [blame]
{
"name": "NoThrillsImageLoading",
"version": "1.0.8",
"summary": "NoThrillsImageLoading - image loading with no thrills attached",
"homepage": "https://github.com/devedup/NoThrillsImageLoading",
"license": {
"type": "BSD license with attribution",
"file": "SourceCodeLicense.txt"
},
"authors": {
"David Casserly": "nothrills@devedup.com"
},
"source": {
"git": "https://github.com/devedup/NoThrillsImageLoading.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": [
"Classes",
"Classes/**/*.swift"
],
"requires_arc": true
}