blob: b79d5bd5000e4d598a6d57030dc7fe266aed577f [file] [log] [blame]
{
"name": "P2PCore",
"version": "0.2.6",
"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.2.6"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "P2PCore/**/*.swift",
"dependencies": {
"CryptoSwift": [
"0.7.1"
]
},
"pushed_with_swift_version": "4.0"
}