blob: ffdd11f176b8c61d0d01267234114f8e76145032 [file] [log] [blame]
{
"name": "EzImageLoader",
"version": "3.0.7",
"summary": "image loader",
"homepage": "http://nagisaworks.com",
"license": {
"type": "MIT"
},
"authors": {
"asaday": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/asaday/EzImageLoader.git",
"tag": "3.0.7"
},
"source_files": "sources/**/*.{swift,h,m}",
"vendored_frameworks": "frameworks/WebP.framework",
"requires_arc": true,
"dependencies": {
"EzHTTP": [
]
},
"module_map": "resources/module.modulemap",
"private_header_files": [
"sources/webp.h",
"sources/CommonCrypto_re.h"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}