blob: 680693dc94825fad1f3887066bf65c87478f1ce4 [file] [log] [blame]
{
"name": "PayMayaSDK",
"version": "0.1.2",
"summary": "Easily enable your iOS app to accept credit and debit card payments",
"description": "The PayMaya iOS SDK is a library that allows you to easily add credit and debit card as payment options to your mobile application.",
"homepage": "https://github.com/PayMaya/Checkout-SDK-iOS",
"license": {
"type": "Commercial",
"text": " All text and design is copyright © Voyager Innovations, Inc.\n All rights reserved.\n"
},
"authors": {
"PayMaya Engineering": "paymayadevs@voyager.ph"
},
"source": {
"git": "https://github.com/PayMaya/Checkout-SDK-iOS.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "**/*.{h,m}",
"public_header_files": "**/*.h",
"vendored_libraries": "**/*.a"
}