blob: 02adb2047294a2febc511221b2d029edfbfe6980 [file] [log] [blame]
{
"name": "iOSFilesUtils",
"platforms": {
"ios": "10.0"
},
"summary": "This library will be useful for download image and cache.",
"requires_arc": true,
"version": "0.0.1",
"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.1"
},
"frameworks": "Foundation",
"dependencies": {
"ImageCacheiOS": [
"~> 0.0.2"
]
},
"source_files": "iOSFilesUtils/**/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}