[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / d / e / GDAXSwift / 0.1.2 / GDAXSwift.podspec.json
blob949d57b2b0adee66e04a6e9e0f97614308c22d7e
2   "name": "GDAXSwift",
3   "version": "0.1.2",
4   "summary": "Unofficial Swift wrapper around the GDAX API",
5   "description": "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.2"
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"