[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 0 / 4 / P2PUI / 0.2.6 / P2PUI.podspec.json
blobbfa66fbe37d085667646a6a458865f0df5ebb7e7
2   "name": "P2PUI",
3   "version": "0.2.6",
4   "summary": "P2PCore - UI Framework for Wallet One P2P",
5   "homepage": "https://github.com/WalletOne/P2P.git",
6   "license": "MIT",
7   "authors": {
8     "Vitaliy": "vitaly.kuzmenko@walletone.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/WalletOne/P2P.git",
15     "tag": "0.2.6"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "4.0"
19   },
20   "source_files": "P2PUI/**/*.swift",
21   "dependencies": {
22     "P2PCore": [
23       "0.2.6"
24     ]
25   },
26   "resources": "P2PUI/**/*.{xib,png,bundle}",
27   "pushed_with_swift_version": "4.0"