[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / c / 4 / EzImageLoader / 0.0.4 / EzImageLoader.podspec.json
blobcad85e54d3dd09de0b15093e6a2f8bcd272985e9
2   "name": "EzImageLoader",
3   "version": "0.0.4",
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": "0.0.4"
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   ]