[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / a / 9 / 4 / P2PCore / 0.2.6 / P2PCore.podspec.json
blobb79d5bd5000e4d598a6d57030dc7fe266aed577f
2   "name": "P2PCore",
3   "version": "0.2.6",
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.6"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "4.0"
19   },
20   "source_files": "P2PCore/**/*.swift",
21   "dependencies": {
22     "CryptoSwift": [
23       "0.7.1"
24     ]
25   },
26   "pushed_with_swift_version": "4.0"