blob: dd3f3b6ec682fbf9e80cf54e5131077695ad4d35 [file] [log] [blame]
{
"name": "Paybook",
"version": "1.0.4",
"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": {
"Gabriel Villarreal": "gabriel@paybook.me"
},
"source": {
"git": "https://github.com/Paybook/sync-ios.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PaybookSync/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 3.4"
]
}
}