[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 4 / a / YYImageWebp / 1.0.0 / YYImageWebp.podspec.json
blobe02b748a820f591a77d103db3efb9e0442bd8d60
2   "name": "YYImageWebp",
3   "version": "1.0.0",
4   "summary": "Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.",
5   "homepage": "https://github.com/huawt/YYImageWebp",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ibireme": "ibireme@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/huawt/YYImageWebp.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source_files": "YYImageWebp/Classes/*.*",
21   "vendored_frameworks": "YYImageWebp/Vendor/WebP.framework",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   }