blob: 345413786df312b83f878122dfba5709211a5c2b [file] [log] [blame]
{
"name": "COUPIES",
"version": "1.11.0",
"platforms": {
"ios": "8.0"
},
"summary": "iOS SDK for integrating COUPIES coupons into your application.",
"homepage": "https://gitlab.com/coupies/ios-sdk",
"social_media_url": "https://facebook.com/COUPIES",
"authors": {
"Felix Gillen": "felix.gillen@coupiespec.de"
},
"license": {
"type": "Copyright",
"text": "Copyright 2019 COUPIES GmbH. All rights reserved."
},
"source": {
"git": "https://gitlab.com/coupies/ios-sdk.git",
"tag": "1.11.0"
},
"resources": "COUPIES.framework/Versions/A/Resources/*.bundle",
"ios": {
"vendored_frameworks": "COUPIES.framework"
},
"swift_version": "5.0",
"libraries": "iconv",
"frameworks": [
"AdSupport",
"QuartzCore",
"CoreAudio",
"CoreMedia",
"CoreImage",
"CoreVideo",
"CoreGraphics",
"AudioToolbox",
"AVFoundation",
"Foundation",
"UIKit",
"CoreGraphics",
"CoreLocation",
"Mapkit",
"OpenGLES",
"MobileCoreServices",
"ImageIO",
"GLKit"
],
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC -all_load",
"CLANG_MODULES_AUTOLINK": "YES"
},
"dependencies": {
"AMPopTip": [
]
}
}