blob: cc80cd1f5d094ddba0186fdcd16db5afa9db2450 [file] [log] [blame]
{
"name": "SwiftyImageCache",
"version": "1.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.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}