blob: 728174b67cdcacefd2db4582a9f5d7f21470cb8c [file] [log] [blame]
{
"name": "P2PCore",
"version": "0.3.1",
"summary": "P2PCore - Framework for network requests Wallet One P2P",
"homepage": "https://github.com/WalletOne/P2P.git",
"license": "MIT",
"authors": {
"Vitaliy": "vitaly.kuzmenko@walletone.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WalletOne/P2P.git",
"tag": "0.3.1"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "P2PCore/**/*.swift",
"dependencies": {
"CryptoSwift": [
"0.8.0"
]
},
"pushed_with_swift_version": "4"
}