blob: 838710aac8b4a99804c3f9c4867cd269505a45a6 [file] [log] [blame]
{
"name": "iOS-WebP",
"platforms": {
"ios": null
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"version": "0.3",
"homepage": "https://github.com/seanooi/iOS-WebP",
"summary": "WebP image decoder and encoder for iOS",
"authors": "Sean Ooi",
"source": {
"git": "https://github.com/seanooi/iOS-WebP.git",
"tag": "0.3"
},
"source_files": "iOS-WebP/*.{h,m}",
"vendored_frameworks": "iOS-WebP/WebP.framework",
"requires_arc": true
}