[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / 1 / Guiso / 1.9 / Guiso.podspec.json
blob5958a5344d9bc11dcd59cd986740dc5b10350e28
2   "name": "Guiso",
3   "version": "1.9",
4   "summary": "Easy way load images and gif.",
5   "description": "Guiso is image loading framework for IOS that wraps media decoding, memory and disk caching. By default Guiso uses URLSession.",
6   "homepage": "https://github.com/Only-IceSoul/ios-Guiso",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "only-icesoul": "justinjlf21@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Only-IceSoul/ios-Guiso.git",
16     "tag": "1.9"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "src/**/*.swift",
22   "swift_versions": "5.0",
23   "deprecated": true,
24   "swift_version": "5.0"