blob: 7e879ab7a0f9922cc071d7d65a898686321f8ec0 [file] [log] [blame]
{
"name": "Giphy",
"module_name": "Giphy",
"version": "2.0.3",
"summary": "Giphy",
"swift_versions": "5.0",
"license": "Copyright (C) GIPHY, Inc - All Rights Reserved. Unauthorized copying of the GIPHY SDK, via any medium is strictly prohibited",
"homepage": "https://developers.giphy.com",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"documentation_url": "https://developers.giphy.com",
"authors": {
"Giphy": "sdk@giphy.com"
},
"source": {
"http": "https://s3.amazonaws.com/sdk.mobile.giphy.com/SDK/2.0.3/GiphySDK.zip"
},
"dependencies": {
"PINCache": [
"~> 2.0.0"
],
"libwebp": [
],
"DeepDiff": [
]
},
"static_framework": true,
"platforms": {
"ios": "10.2"
},
"ios": {
"vendored_frameworks": [
"GiphySDK/GiphyUISDK.framework",
"GiphySDK/GiphyCoreSDK.framework"
]
},
"swift_version": "5.0"
}