Skip to content

Commit

Permalink
RichieSDK podspec 202405.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nzhuk committed May 20, 2024
1 parent 2ef8831 commit 29e8125
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions RichieSDK/202405.15.0/RichieSDK.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"authors": {
"Richie Ltd": "[email protected]"
},
"dependencies": {},
"frameworks": [
"AdSupport",
"AVFoundation",
"Foundation",
"JavaScriptCore",
"MediaPlayer",
"MessageUI",
"SafariServices",
"StoreKit",
"UIKit",
"WebKit"
],
"homepage": "https://richie.dev",
"license": {
"file": "LICENSE.txt",
"type": "Commercial"
},
"name": "RichieSDK",
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/richiefi/richiesdk-ios/releases/download/202405.15/richiesdk-ios-202405.15.tar.gz"
},
"summary": "The RichieSDK for iOS",
"vendored_frameworks": [
"RichieSDK.xcframework"
],
"version": "202405.15"
}

0 comments on commit 29e8125

Please sign in to comment.