[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / c / 4 / EzImageLoader / 3.4.4 / EzImageLoader.podspec.json
blobf486b509f0e7fe92c54ba0e75de0501b31e058a0
2   "name": "EzImageLoader",
3   "version": "3.4.4",
4   "summary": "image loader",
5   "swift_versions": "5.0",
6   "homepage": "http://nagisaworks.com",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "asaday": ""
12   },
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.4"
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"