[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 4 / EzImageLoader / 3.5.1 / EzImageLoader.podspec.json
blob42c47e2ac8fd4aba3a83a2a1176829fc9bd5d63a
2   "name": "EzImageLoader",
3   "version": "3.5.1",
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   },
16   "source": {
17     "git": "https://github.com/asaday/EzImageLoader.git",
18     "tag": "3.5.1"
19   },
20   "source_files": "sources/**/*.{swift,h,m}",
21   "ios": {
22     "vendored_frameworks": [
23       "frameworks/WebPDemux.framework",
24       "frameworks/WebPDecoder.framework"
25     ]
26   },
27   "dependencies": {
28     "EzHTTP": [
30     ]
31   },
32   "swift_version": "5.0"