blob: 06509339fe94102d6e4810946f48ef114c9914d2 [file] [log] [blame]
{
"name": "SwiftyImageCache",
"version": "1.1.2",
"summary": "Image Cache for iOS in Swift",
"description": "Lightly, powerfully framework for iOS in swift.",
"homepage": "https://github.com/noblakit01/SwiftyImageCache",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"noblakit01": "noblakit01@gmail.com"
},
"source": {
"git": "https://github.com/noblakit01/SwiftyImageCache.git",
"tag": "1.1.2"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.2"
}