blob: 8bfb7b8fbdbb03437e7b9b94e56e7518512e3c3a [file] [log] [blame]
{
"name": "Paybook",
"version": "1.0.8",
"summary": "Paybook is a library to take advantage of the Paybook Financial API (Sync).",
"description": "A library to take advantage of the Paybook Financial API (Sync) to pull information from Mexican Banks and Tax Authority.",
"homepage": "https://github.com/Paybook/sync-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paybook Inc.": "gabriel@paybook.me"
},
"source": {
"git": "https://github.com/Paybook/sync-ios.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PaybookSync/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 3.4"
]
}
}