blob: 22ad7a26a02cc0c0da9895c02fc31232064878d5 [file] [log] [blame]
{
"name": "APTpay",
"version": "0.1.0",
"summary": "Tpay polish payments library.",
"description": "Pod that merely embeds the Tpay.com polish payments framework.",
"homepage": "https://github.com/apascual/APTpay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"apascual": "abelpascual@gmail.com"
},
"source": {
"git": "https://github.com/apascual/APTpay.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Abel_Pascual",
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "APTpay/Frameworks/TransferujSDK.framework"
}
}