blob: f7c79590d6f61e5b2be9f3965de2bdb99e23657b [file] [log] [blame]
{
"name": "Xendit",
"version": "0.1.1",
"summary": "Xendit is an API for accepting payments online",
"homepage": "https://www.xendit.co",
"license": "MIT",
"authors": {
"Juan Gonzalez’": "juan@xendit.co"
},
"social_media_url": "https://www.facebook.com/xendit",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xendit/xendit-sdk-ios.git",
"tag": "0.1.1"
},
"ios": {
"vendored_frameworks": "Xendit.framework"
}
}