[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / f / 6 / 0 / WebPKit / 1.0.0 / WebPKit.podspec.json
blobb2ed4ac79553aaf5516c1a6ce914b9c385bef2fc
2   "name": "WebPKit",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A framework that implements encoding and decoding WebP files on all of Apple's platforms.",
9   "homepage": "https://github.com/TimOliver/WebPKit",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/WebPKit.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "WebPKit/**/*.{swift}",
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.9",
20     "watchos": "2.0",
21     "tvos": "9.0"
22   },
23   "dependencies": {
24     "libwebp": [
26     ]
27   },
28   "swift_version": "5.0"