[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / a / 5 / 6 / WepinLogin / 0.0.3 / WepinLogin.podspec.json
blob45f78fd207dd9a7256965a27b62bb7826bb17b7c
2   "name": "WepinLogin",
3   "version": "0.0.3",
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.3"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": "WepinLogin/Classes/**/*",
21   "swift_versions": "5.0",
22   "dependencies": {
23     "secp256k1.swift": [
24       "~> 0.1.0"
25     ],
26     "AppAuth": [
27       "~> 1.7.5"
28     ],
29     "BCrypt": [
30       "~> 1.0.0"
31     ]
32   },
33   "swift_version": "5.0"