[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 6 / WepinLogin / 0.0.1 / WepinLogin.podspec.json
blob151122e64f7df5ef8f37a773d8739f06fe4602bb
2   "name": "WepinLogin",
3   "version": "0.0.1",
4   "summary": "Wepin iOS SDK Login Library",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.wepin.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wepin.dev": "wepin.dev@iotrust.kr"
13   },
14   "source": {
15     "git": "https://github.com/WepinWallet/wepin-ios-sdk-login-v1.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "WepinLogin/Classes/**/*",
22   "swift_versions": "5.0",
23   "prepare_command": "echo \"public let PodVersion = \\\"0.0.1\\\"\" > WepinLogin/Classes/Version.swift",
24   "dependencies": {
25     "secp256k1.swift": [
26       "~> 0.1.0"
27     ],
28     "AppAuth": [
29       "~> 1.7.5"
30     ],
31     "BCrypt": [
32       "~> 1.0.0"
33     ]
34   },
35   "swift_version": "5.0"