blob: 18490132a76b3215991a0f079ab63293ce7eaf9f [file] [log] [blame]
{
"name": "SupporterKitSDK",
"version": "1.1.2-beta11",
"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.2-beta11.zip"
},
"source_files": "SupporterKitSDK.framework/Headers/SupporterKitSDK.h",
"resources": [
],
"requires_arc": true,
"vendored_frameworks": "SupporterKitSDK.framework",
"preserve_paths": "SupporterKitSDK.framework/CocoaPods/**/*",
"user_target_xcconfig": {
"SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "${PODS_ROOT}/SupporterKitSDK/SupporterKitSDK.framework/CocoaPods/iphoneos",
"SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "${PODS_ROOT}/SupporterKitSDK/SupporterKitSDK.framework/CocoaPods/iphonesimulator"
}
}