[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / a / PlasmaSwiftLib / 1.0.0 / PlasmaSwiftLib.podspec.json
blobec6b243db0ee72c6155eefb10fb93bca26cd944d
2   "name": "PlasmaSwiftLib",
3   "version": "1.0.0",
4   "summary": "PlasmaSwiftLib is your toolbelt for any kind interactions with The Matter Plasma Implementations.",
5   "description": "This lib provides all necessary functionality to create App with The Plasma on its board: Transaction, Blocks and also some The Matter Plasma API convenient methods!",
6   "homepage": "https://github.com/matterinc/PlasmaSwiftLib",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Grigorev": "antongrigorjev2010@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/matterinc/PlasmaSwiftLib.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PlasmaSwiftLib/**/*.swift",
22   "dependencies": {
23     "BigInt": [
25     ],
26     "CryptoSwift": [
28     ],
29     "SwiftRLP": [
31     ],
32     "secp256k1_swift": [
34     ]
35   }