[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 4 / f / Giphy / 1.0 / Giphy.podspec.json
blob426412630b514643bd9a404abe1a13c8587fa3d1
2   "name": "Giphy",
3   "module_name": "Giphy",
4   "version": "1.0",
5   "summary": "Giphy",
6   "swift_versions": "5.0",
7   "license": "Copyright (C) GIPHY, Inc - All Rights Reserved. Unauthorized copying of the GIPHY SDK, via any medium is strictly prohibited",
8   "homepage": "https://developers.giphy.com",
9   "documentation_url": "https://developers.giphy.com",
10   "authors": {
11     "Giphy": "sdk@giphy.com"
12   },
13   "source": {
14     "http": "https://s3.amazonaws.com/sdk.mobile.giphy.com/SDK/1.0/GiphySDK.zip"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "dependencies": {
20     "PINCache": [
22     ],
23     "DeepDiff": [
24       "~> 2.2.0"
25     ],
26     "libwebp": [
28     ]
29   },
30   "ios": {
31     "vendored_frameworks": [
32       "GiphySDK/GiphyUISDK.framework",
33       "GiphySDK/GiphyPingbacksSDK.framework",
34       "GiphySDK/GiphyCoreSDK.framework",
35       "GiphySDK/GiphyCoreSDK.framework/omsdk-ios-1.2.13-Giphy/OMSDK_Giphy.framework"
36     ],
37     "resource_bundles": {
38       "Giphy": "GiphySDK/GiphyUISDK.framework/Media.xcassets"
39     }
40   },
41   "static_framework": true,
42   "resources": "GiphySDK/GiphyUISDK.framework/Media.xcassets",
43   "pod_target_xcconfig": {
44     "SWIFT_VERSION": "5.0"
45   },
46   "swift_version": "5.0"