blob: c97edeae95eb3fcc75a5cdaa23cd60ffb468934f [file] [log] [blame]
{
"name": "PayMayaSDK",
"version": "0.3.7",
"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/PayMaya-iOS-SDK",
"license": "MIT",
"authors": {
"PayMaya Engineering": "paymayadevs@voyager.ph"
},
"source": {
"git": "https://github.com/PayMaya/PayMaya-iOS-SDK.git",
"tag": "0.3.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Pod/Classes/**/*.{h,m}"
}