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