Skip to content

Commit

Permalink
[Add] SampleOTP 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BolaGamal authored and CocoaPodsBot committed Dec 29, 2024
1 parent 39816ee commit e8ba62c
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Specs/8/d/2/SampleOTP/0.2.0/SampleOTP.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "SampleOTP",
"version": "0.2.0",
"summary": "A library for handling OTP (One-Time Password) generation.",
"description": "This library provides functionalities to generate and validate OTPs in iOS applications.",
"homepage": "https://github.com/BolaGamal/SampleOTP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BolaGamal": "[email protected]"
},
"source": {
"git": "https://github.com/BolaGamal/SampleOTP.git",
"tag": "0.2.0"
},
"social_media_url": "https://www.linkedin.com/in/pola-gamal-53438322a/",
"source_files": "SampleOTP/Classes/**/*",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0"
}

0 comments on commit e8ba62c

Please sign in to comment.