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