blob: 426412630b514643bd9a404abe1a13c8587fa3d1 [file] [log] [blame]
{
"name": "Giphy",
"module_name": "Giphy",
"version": "1.0",
"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",
"documentation_url": "https://developers.giphy.com",
"authors": {
"Giphy": "sdk@giphy.com"
},
"source": {
"http": "https://s3.amazonaws.com/sdk.mobile.giphy.com/SDK/1.0/GiphySDK.zip"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"PINCache": [
],
"DeepDiff": [
"~> 2.2.0"
],
"libwebp": [
]
},
"ios": {
"vendored_frameworks": [
"GiphySDK/GiphyUISDK.framework",
"GiphySDK/GiphyPingbacksSDK.framework",
"GiphySDK/GiphyCoreSDK.framework",
"GiphySDK/GiphyCoreSDK.framework/omsdk-ios-1.2.13-Giphy/OMSDK_Giphy.framework"
],
"resource_bundles": {
"Giphy": "GiphySDK/GiphyUISDK.framework/Media.xcassets"
}
},
"static_framework": true,
"resources": "GiphySDK/GiphyUISDK.framework/Media.xcassets",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}