blob: cee5ac887b8b98359799366f4c4465c5362cb1bc [file] [log] [blame]
{
"name": "PayMayaSDK",
"version": "0.3.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Pod/Classes/**/*.{h,m}"
}