[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / a / 6 / 5 / iOS-WebP-redistributed / 0.5r / iOS-WebP-redistributed.podspec.json
blob95a3ad0448f6a05a1c280a6c937fba3c01bc3441
2   "name": "iOS-WebP-redistributed",
3   "platforms": {
4     "ios": null
5   },
6   "license": "MIT",
7   "version": "0.5r",
8   "homepage": "https://github.com/lucatk/iOS-WebP",
9   "summary": "WebP image decoder and encoder for iOS",
10   "authors": {
11     "Sean Ooi": "sean.ooi@me.com",
12     "Luca Killmaier": "lucakillmaier@lu-co.de"
13   },
14   "source": {
15     "git": "https://github.com/lucatk/iOS-WebP.git",
16     "tag": "0.5r"
17   },
18   "source_files": "iOS-WebP/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "libwebp": [
22       "~> 0.5.0"
23     ]
24   }