blob: 6d261ac9938f55ed03049866630d2ffdc011b972 [file] [log] [blame]
{
"name": "P2PUI",
"version": "0.2.2",
"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.2"
},
"source_files": "P2PUI/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"dependencies": {
"P2PCore": [
"0.2.2"
]
},
"resources": "P2PUI/**/*.{xib,png,bundle}",
"pushed_with_swift_version": "3.0"
}