blob: 38e75b44b318904944abdff1ae2f44f580968981 [file] [log] [blame]
{
"name": "P2PUI",
"version": "0.3.3",
"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.3.3"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "P2PUI/**/*.swift",
"dependencies": {
"P2PCore": [
"0.3.3"
]
},
"resources": "P2PUI/**/*.{xib,png,bundle}"
}