[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / c / 0 / 4 / Paybook / 1.1.0 / Paybook.podspec.json
blob0af41fda84a37ed3429b675749cb454162007b2c
2   "name": "Paybook",
3   "version": "1.1.0",
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     "Paybook Inc.": "gabriel@paybook.me"
13   },
14   "source": {
15     "git": "https://github.com/Paybook/sync-ios.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PaybookSync/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 3.4"
25     ]
26   }