blob: cd34901965941a043ff3c13da53202cf40844f47 [file] [log] [blame]
{
"name": "SwiftyFastCache",
"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/SwiftyFastCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Javed Multani": "javedmultani16@gmail.com"
},
"source": {
"git": "https://github.com/javedmultani16/SwiftyFastCache.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "SwiftyFastCache/*",
"exclude_files": "SwiftyFastCache/*.plist",
"swift_version": "5.0",
"frameworks": "UIKit"
}