blob: bfa66fbe37d085667646a6a458865f0df5ebb7e7 [file] [log] [blame]
{
"name": "P2PUI",
"version": "0.2.6",
"summary": "P2PCore - UI Framework for 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": "P2PUI/**/*.swift",
"dependencies": {
"P2PCore": [
"0.2.6"
]
},
"resources": "P2PUI/**/*.{xib,png,bundle}",
"pushed_with_swift_version": "4.0"
}