blob: 1cb2078297063e1eea68e84af62bfc79b498c914 [file] [log] [blame]
{
"name": "P2PCore",
"version": "0.3.5",
"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.5"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"source_files": "P2PCore/**/*.swift",
"dependencies": {
"CryptoSwift": [
"0.9.0"
]
}
}