[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / c / 4 / EzImageLoader / 3.4.3 / EzImageLoader.podspec.json
blob101754c68b9806ff8f7233014e4d65bab9e4d5e4
2   "name": "EzImageLoader",
3   "version": "3.4.3",
4   "summary": "image loader",
5   "homepage": "http://nagisaworks.com",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "asaday": ""
11   },
12   "swift_versions": "5.0",
13   "platforms": {
14     "ios": "8.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/asaday/EzImageLoader.git",
19     "tag": "3.4.3"
20   },
21   "source_files": "sources/**/*.{swift,h,m}",
22   "ios": {
23     "vendored_frameworks": "frameworks/WebPDecoder.framework"
24   },
25   "tvos": {
26     "vendored_frameworks": "frameworks/WebPDecoderTV.framework"
27   },
28   "dependencies": {
29     "EzHTTP": [
31     ]
32   },
33   "swift_version": "5.0"