blob: c8e03c0fed04c0f1215cc1d4f71d2ab0e3f263cc [file] [log] [blame]
{
"name": "SupporterKitSDK",
"version": "1.1.7-beta3",
"summary": "SupporterKit SDK.",
"homepage": "https://deploygate.com",
"license": {
"type": "Copyright",
"text": "Copyright 2016 DeployGate Inc. All rights reserved."
},
"authors": "DeployGate",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://supporter-kit.s3-ap-northeast-1.amazonaws.com/client/ios/SupporterKitSDK1.1.7-beta3.zip"
},
"source_files": "SupporterKitSDK.framework/Headers/SupporterKitSDK.h",
"resources": [
],
"requires_arc": true,
"vendored_frameworks": "SupporterKitSDK.framework",
"xcconfig": {
"SWIFT_INCLUDE_PATHS": "${PODS_ROOT}/SupporterKitSDK/SupporterKitSDK.framework/CommonCrypto"
}
}