[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / c / 7 / RippleKit / 0.1.0 / RippleKit.podspec.json
blob17625d8602492feec22aae1c974b047a153ed233
2   "name": "RippleKit",
3   "version": "0.1.0",
4   "summary": "Swift iOS interface to the Ripple Consensus Ledger.",
5   "description": "Swift iOS interface to the Ripple Consensus Ledger. Supports iOS 9, iOS 10, and iOS 11.",
6   "homepage": "https://github.com/xasos/RippleKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Niraj Pant": "nirajpant7@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xasos/RippleKit.git",
16     "tag": "master"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RippleKit/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.4"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"