[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 0 / 7 / JJGuiso / 1.6.8 / JJGuiso.podspec.json
blob0527141e55be05ade5b5d69e065e53956ad99d4d
2   "name": "JJGuiso",
3   "version": "1.6.8",
4   "summary": "Easy way to 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/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/Guiso.git",
16     "tag": "1.6.8"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": [
22     "src/**/*.swift"
23   ],
24   "swift_versions": "5.0",
25   "vendored_frameworks": "Frameworks/WebP.framework",
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "swift_version": "5.0"