[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 4 / EzImageLoader / 3.1.1 / EzImageLoader.podspec.json
blobf410483c0df2f90ba5c295dff3e7e9fffaf6f6e0
2   "name": "EzImageLoader",
3   "version": "3.1.1",
4   "summary": "image loader",
5   "homepage": "http://nagisaworks.com",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "asaday": ""
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/asaday/EzImageLoader.git",
17     "tag": "3.1.1"
18   },
19   "source_files": "sources/**/*.{swift,h,m}",
20   "vendored_frameworks": "frameworks/WebP.framework",
21   "requires_arc": true,
22   "dependencies": {
23     "EzHTTP": [
25     ]
26   },
27   "module_map": "resources/module.modulemap",
28   "private_header_files": [
29     "sources/webp.h",
30     "sources/CommonCrypto_re.h"
31   ],
32   "pushed_with_swift_version": "3.0"