[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / c / 4 / EzImageLoader / 3.1.2 / EzImageLoader.podspec.json
blob09223fba5b141f8760893af1a348daf62f79d7c6
2   "name": "EzImageLoader",
3   "version": "3.1.2",
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     "tvos": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/asaday/EzImageLoader.git",
18     "tag": "3.1.2"
19   },
20   "source_files": "sources/**/*.{swift,h,m}",
21   "ios": {
22     "vendored_frameworks": "frameworks/WebPDecoder.framework"
23   },
24   "tvos": {
25     "vendored_frameworks": "frameworks/WebPDecoderTV.framework"
26   },
27   "requires_arc": true,
28   "dependencies": {
29     "EzHTTP": [
31     ]
32   },
33   "module_map": "resources/module.modulemap",
34   "private_header_files": [
35     "sources/webp.h",
36     "sources/CommonCrypto_re.h"
37   ],
38   "pushed_with_swift_version": "3.0"