blob: 5db11e7dacc282daca6a276e086e74b47a4255c6 [file] [log] [blame]
{
"name": "NoThrillsImageLoading",
"version": "1.0.6",
"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.4"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": [
"Classes",
"Classes/**/*.swift"
],
"requires_arc": true
}