[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / c / 4 / EzImageLoader / 3.5.0 / EzImageLoader.podspec.json
blob8e1e088529d0ba4d3e1ed8f3cd6347e1f2b597e5
2   "name": "EzImageLoader",
3   "version": "3.5.0",
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.0"
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"