[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 4 / f / Giphy / 2.0.4 / Giphy.podspec.json
blob275598329ba4aea2b8139ca68ef76d3ef148193e
2   "name": "Giphy",
3   "module_name": "Giphy",
4   "version": "2.0.4",
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   "pod_target_xcconfig": {
10     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
11   },
12   "user_target_xcconfig": {
13     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
14   },
15   "documentation_url": "https://developers.giphy.com",
16   "authors": {
17     "Giphy": "sdk@giphy.com"
18   },
19   "source": {
20     "http": "https://s3.amazonaws.com/sdk.mobile.giphy.com/SDK/2.0.4/GiphySDK.zip"
21   },
22   "dependencies": {
23     "PINCache": [
25     ],
26     "libwebp": [
28     ],
29     "DeepDiff": [
31     ]
32   },
33   "static_framework": true,
34   "platforms": {
35     "ios": "10.0"
36   },
37   "ios": {
38     "vendored_frameworks": [
39       "GiphySDK/GiphyUISDK.framework",
40       "GiphySDK/GiphyCoreSDK.framework"
41     ]
42   },
43   "swift_version": "5.0"