blob: 04555a24cd6100e00637c041ad59d41ee297c6b6 [file] [log] [blame]
{
"name": "P2PUI",
"version": "0.3.5",
"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.5"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"source_files": "P2PUI/**/*.swift",
"dependencies": {
"P2PCore": [
"0.3.5"
]
},
"resources": "P2PUI/**/*.{xib,png,bundle}"
}