blob: 418b5991b1d8ba1ce5e9ff36a7689c2632041fe0 [file] [log] [blame]
{
"name": "cybersource-ios-sdk",
"version": "1.0.0",
"summary": "iOS SDK for CyberSource",
"description": "The CyberSource InApp SDK enables developers to simply and securely incorporate mobile payments into their iOS applications.",
"homepage": "https://github.com/CyberSource/cybersource-ios-sdk",
"license": "https://github.com/CyberSource/cybersource-ios-sdk/blob/master/LICENSE",
"authors": {
"CyberSource": "developer@cybersource.com"
},
"source": {
"git": "https://github.com/CyberSource/cybersource-ios-sdk.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "Frameworks/InAppSDK.framework"
}