[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / 7 / iOSFilesUtils / 0.0.1 / iOSFilesUtils.podspec.json
blob02adb2047294a2febc511221b2d029edfbfe6980
2   "name": "iOSFilesUtils",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "This library will be useful for download image and cache.",
7   "requires_arc": true,
8   "version": "0.0.1",
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.1"
21   },
22   "frameworks": "Foundation",
23   "dependencies": {
24     "ImageCacheiOS": [
25       "~> 0.0.2"
26     ]
27   },
28   "source_files": "iOSFilesUtils/**/*.{swift}",
29   "swift_versions": "4.2",
30   "swift_version": "4.2"