Skip to content

Commit

Permalink
[Add] Realaml 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gowtham Selvaraj authored and CocoaPodsBot committed Sep 10, 2023
1 parent e3da733 commit 55005d8
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions Specs/b/9/2/Realaml/0.1.0/Realaml.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"name": "Realaml",
"version": "0.1.0",
"summary": "Realaml iOS SDK",
"description": "Realaml iOS SDK for end-user verification",
"homepage": "https://realaml.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"realaml": "contact@realaml.com"
},
"source": {
"git": "https://github.com/realaml/ios-sdk.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"vendored_frameworks": "Realaml.xcframework",
"frameworks": [
"AVFoundation",
"CoreGraphics",
"Foundation",
"QuartzCore",
"UIKit",
"WebKit"
],
"swift_versions": [
"5.0",
"5.1",
"5.2",
"5.3",
"5.4",
"5.5",
"5.6",
"5.7",
"5.8"
],
"requires_arc": true,
"swift_version": "5.8"
}

0 comments on commit 55005d8

Please sign in to comment.