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