Skip to content

Commit

Permalink
[Update] RichieSDK (201905.30)
Browse files Browse the repository at this point in the history
  • Loading branch information
juri committed May 8, 2019
1 parent c3d959d commit 8d92bdd
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions RichieSDK/201905.30/RichieSDK.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"authors": {
"Richie Ltd": "[email protected]"
},
"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.5"
},
"requires_arc": true,
"source": {
"http": "https://github.com/richiefi/richiesdk-ios/releases/download/201905.30/richiesdk-ios-201905.30.tar.gz"
},
"summary": "The Richie SDK for iOS",
"vendored_frameworks": [
"iOS/RichieSDK.framework"
],
"version": "201905.30"
}

0 comments on commit 8d92bdd

Please sign in to comment.