blob: 04463f0a9caec9182d1da739b43209f025ba6c9c [file] [log] [blame]
{
"name": "EzImageLoader",
"version": "3.1.0",
"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.1.0"
},
"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"
],
"pushed_with_swift_version": "3.0"
}