blob: d06b26557e6c45d368b30a64d983373c7c752cb8 [file] [log] [blame]
{
"name": "P2PCore",
"version": "0.2.2",
"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.2"
},
"source_files": "P2PCore/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"dependencies": {
"CryptoSwift": [
"0.6.9"
]
},
"pushed_with_swift_version": "3.0"
}