[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / c / 0 / 4 / Paybook / 1.0.7 / Paybook.podspec.json
blob3c33e2460a29ed89b9fd1aa5d3f58c31e4eb410f
2   "name": "Paybook",
3   "version": "1.0.7",
4   "summary": "Paybook is a library to take advantage of the Paybook Financial API (Sync).",
5   "description": "A library to take advantage of the Paybook Financial API (Sync) to pull information from Mexican Banks and Tax Authority.",
6   "homepage": "https://github.com/Paybook/sync-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Villarreal": "gabriel@paybook.me"
13   },
14   "source": {
15     "git": "https://github.com/Paybook/sync-ios.git",
16     "tag": "1.0.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PaybookSync/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 3.4"
25     ]
26   }