blob: 4eaadf465234b8a63407242a4074be558735b78a [file] [log] [blame]
{
"name": "SwiftyImageCache",
"version": "1.2.0",
"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.2.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}