[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / d / e / GDAXSwift / 0.1.0 / GDAXSwift.podspec.json
blob1b397a0ac3cfdbfac0e960c233afebbe925fbbb6
2   "name": "GDAXSwift",
3   "version": "0.1.0",
4   "summary": "The unofficial Swift wrapper around the GDAX API",
5   "description": "The unofficial Swift wrapper around the GDAX API to allow easy programmatic trading and data querying",
6   "homepage": "https://github.com/anthonypuppo/GDAXSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anthony Puppo": "anthonypuppo123@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/anthonypuppo/GDAXSwift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "GDAXSwift/Classes/**/*",
25   "dependencies": {
26     "CryptoSwift": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"