Skip to content

Commit

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

0 comments on commit 16f4e90

Please sign in to comment.