blob: c0fa3e1cc4a59d3d4245616b5642fe815a7a117b [file] [log] [blame]
{
"name": "Giphy",
"module_name": "Giphy",
"version": "2.0.5",
"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.5/GiphySDK.zip"
},
"dependencies": {
"PINCache": [
],
"libwebp": [
],
"DeepDiff": [
]
},
"static_framework": true,
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": [
"GiphySDK/GiphyUISDK.framework",
"GiphySDK/GiphyCoreSDK.framework"
]
},
"swift_version": "5.0"
}