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