[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / d / 6 / BaseX / 0.0.7 / BaseX.podspec.json
blob35a18e2fe97bd3dcbc3cf082348c41ffa5a9e7de
2   "name": "BaseX",
3   "version": "0.0.7",
4   "summary": "BaseX encoding",
5   "description": "Base encoding / decoding of any given alphabet using bitcoin style leading zero compression.",
6   "homepage": "https://github.com/uport-project/SwiftBaseX",
7   "license": "Apache License",
8   "authors": {
9     "Pelle Braendgaard": "pelle.braendgaard@consensys.net"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/uport-project/SwiftBaseX.git",
16     "tag": "v0.0.7"
17   },
18   "source_files": "SwiftBaseX",
19   "pushed_with_swift_version": "3.1"