2 "name": "cybersource-mpos-sdk",
4 "summary": "iOS SDK for Cybersource Payments",
5 "description": "The iOS SDK provides a fast and easy way for iPhone/iPad application developers to quickly integrate mobile payment without having to write the network communication, XML generation/parsing, and encoding of the data to the Cybersource gateway.",
6 "homepage": "https://github.com/CyberSource/cybersource-mPOS-sdk-iOS",
7 "license": "https://github.com/CyberSource/cybersource-mPOS-sdk-iOS/blob/master/LICENSE.txt",
9 "Cybersource": "developer@cybersource.com"
12 "git": "https://github.com/CyberSource/cybersource-mPOS-sdk-iOS.git",
19 "vendored_frameworks": "Framework/iphoneos/CYBSMposKit.framework",
20 "source_files": "Framework/iphoneos/CYBSMposKit.framework/Headers/*.{h}",
21 "resources": "Framework/iphoneos/CYBSMposKit.framework/*.{mp3,storyboardc}",
24 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
25 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"