[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / c / 0 / 4 / Paybook / 1.0.4 / Paybook.podspec.json
blobdd3f3b6ec682fbf9e80cf54e5131077695ad4d35
2   "name": "Paybook",
3   "version": "1.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PaybookSync/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 3.4"
25     ]
26   }