[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 7 / e / c / JCOTPComponent / 1.0.4 / JCOTPComponent.podspec.json
blobc3ca71f4027c062d465b7cc7428a7f22c7b8c670
2   "name": "JCOTPComponent",
3   "version": "1.0.4",
4   "summary": "JCOTPComponent",
5   "description": "An OTP (One-Time Password) component is a crucial element in many authentication and verification systems, providing an extra layer of security by requiring users to input a temporary code sent to their registered device",
6   "homepage": "https://github.com/jasminceco/JCOTPComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jasmin.ceco@gmail.com": "jasmin.ceco@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jasminceco/JCOTPComponent.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "JCOTPComponent/Source/**/*.{swift}",
22   "vendored_frameworks": "XCFramework/xcframeworks/JCOTPComponent.xcframework",
23   "swift_versions": "5.0",
24   "requires_arc": true,
25   "swift_version": "5.0"