[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 4 / P2PCore / 0.2.2 / P2PCore.podspec.json
blobd06b26557e6c45d368b30a64d983373c7c752cb8
2   "name": "P2PCore",
3   "version": "0.2.2",
4   "summary": "P2PCore - Framework for network requests Wallet One P2P",
5   "homepage": "https://github.com/WalletOne/P2P.git",
6   "license": "MIT",
7   "authors": {
8     "Vitaliy": "vitaly.kuzmenko@walletone.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/WalletOne/P2P.git",
15     "tag": "0.2.2"
16   },
17   "source_files": "P2PCore/**/*.swift",
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "3.0"
20   },
21   "dependencies": {
22     "CryptoSwift": [
23       "0.6.9"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"