blob: d4a86d52141b9496c09a6959e5d819389b6c598a [file] [log] [blame]
{
"name": "ImageCacheiOS",
"platforms": {
"ios": "10.0"
},
"summary": "This library will be useful for download image and cache.",
"requires_arc": true,
"version": "0.0.2",
"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/ImageCacheiOS.git",
"branch": "master",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"source_files": "ImageCacheiOS/**/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}