blob: 5288c53707fcc96c87d9513c0ff3ec1eaa4f71a6 [file] [log] [blame]
{
"name": "iOSFilesUtils",
"platforms": {
"ios": "13.0"
},
"summary": "This library will be useful for download image and cache.",
"requires_arc": true,
"version": "0.0.3",
"license": {
"type": "Copyright",
"text": "Created and licensed by Ashish Awasthi. Copyright 2019 Ashish Awasthi. All rights reserved."
},
"authors": {
"Ashish Awasthi": "myemail.awasthi@gmail.com"
},
"homepage": "https://github.com/awasthi027/",
"source": {
"git": "https://github.com/awasthi027/iOSFilesUtils.git",
"branch": "master",
"tag": "0.0.3"
},
"frameworks": "UIKit",
"source_files": "iOSFilesUtils/**/*.{swift}",
"dependencies": {
"ImageCacheiOS": [
"~> 0.0.2"
]
},
"swift_versions": "5.1",
"swift_version": "5.1"
}