blob: a0a4098cf20985deee6ca5b3d927b1d009da8664 [file] [log] [blame]
{
"name": "SwiftyEasyCache",
"version": "1.0.0",
"summary": "Fastest Library To Cache Images And Other Resources",
"description": "Simple Library To Cache Images And Other Resources!",
"homepage": "https://github.com/javedmultani16/SwiftyEasyCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Javed Multani": "javedmultani16@gmail.com"
},
"source": {
"git": "https://github.com/javedmultani16/SwiftyEasyCache.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftyEasyCache/*",
"exclude_files": "SwiftyEasyCache/*.plist",
"swift_version": "4.2",
"frameworks": "UIKit"
}