[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 4 / EzImageLoader / 0.0.1 / EzImageLoader.podspec.json
blob5e04e3debf8aed8550b2a641241904d7f5b98c97
2   "name": "EzImageLoader",
3   "version": "0.0.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": "0.0.1"
18   },
19   "source_files": "sources/**/*.{swift,h,m}",
20   "preserve_paths": "modules/**",
21   "vendored_frameworks": "frameworks/WebP.framework",
22   "requires_arc": true,
23   "dependencies": {
24     "EzHTTP": [
26     ]
27   },
28   "xcconfig": {
29     "SWIFT_INCLUDE_PATHS": "${PODS_ROOT}/EzImageLoader/modules"
30   }