[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / c / 4 / EzImageLoader / 3.0.7 / EzImageLoader.podspec.json
blobffdd11f176b8c61d0d01267234114f8e76145032
2   "name": "EzImageLoader",
3   "version": "3.0.7",
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.0.7"
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   "pod_target_xcconfig": {
33     "SWIFT_VERSION": "3.0"
34   },
35   "pushed_with_swift_version": "3.0"