[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / 7 / iOSFilesUtils / 0.0.3 / iOSFilesUtils.podspec.json
blob5288c53707fcc96c87d9513c0ff3ec1eaa4f71a6
2   "name": "iOSFilesUtils",
3   "platforms": {
4     "ios": "13.0"
5   },
6   "summary": "This library will be useful for download image and cache.",
7   "requires_arc": true,
8   "version": "0.0.3",
9   "license": {
10     "type": "Copyright",
11     "text": "Created and licensed by Ashish Awasthi. Copyright 2019 Ashish Awasthi. All rights reserved."
12   },
13   "authors": {
14     "Ashish Awasthi": "myemail.awasthi@gmail.com"
15   },
16   "homepage": "https://github.com/awasthi027/",
17   "source": {
18     "git": "https://github.com/awasthi027/iOSFilesUtils.git",
19     "branch": "master",
20     "tag": "0.0.3"
21   },
22   "frameworks": "UIKit",
23   "source_files": "iOSFilesUtils/**/*.{swift}",
24   "dependencies": {
25     "ImageCacheiOS": [
26       "~> 0.0.2"
27     ]
28   },
29   "swift_versions": "5.1",
30   "swift_version": "5.1"