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