[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 0 / 4 / P2PUI / 0.3.4 / P2PUI.podspec.json
blob5d9d9a5d1cb5116e9e96a0d94e63368cd20a8e1b
2   "name": "P2PUI",
3   "version": "0.3.4",
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.3.4"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "4.1"
19   },
20   "source_files": "P2PUI/**/*.swift",
21   "dependencies": {
22     "P2PCore": [
23       "0.3.4"
24     ]
25   },
26   "resources": "P2PUI/**/*.{xib,png,bundle}"