blob: f947eae88c9021f90501ea56f7c8581ab488af89 [file] [log] [blame]
{
"name": "cybersource-ios-sdk",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "Frameworks/InAppSDK.framework"
}