[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / e / 0 / 4 / P2PUI / 0.1 / P2PUI.podspec.json
blob308591fc6c1a6636d9f146fb7740e8ea59c794f4
2   "name": "P2PUI",
3   "version": "0.1",
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.1"
16   },
17   "source_files": "P2PUI/**/*.swift",
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "3.0"
20   },
21   "dependencies": {
22     "P2PCore": [
24     ]
25   },
26   "resources": "P2PUI/**/*.{xib,png,bundle}",
27   "pushed_with_swift_version": "3.0"