Skip to content

Commit

Permalink
RichieEditionsSDK podspec 202001.53
Browse files Browse the repository at this point in the history
  • Loading branch information
nzhuk committed Jan 24, 2020
1 parent 27879a5 commit 4540560
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions RichieEditionsSDK/202001.53/RichieEditionsSDK.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"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": "RichieEditionsSDK",
"platforms": {
"ios": "9.3.0"
},
"requires_arc": true,
"source": {
"http": "https://github.com/richiefi/richiesdk-ios/releases/download/202001.53/richieeditionssdk-ios-202001.53.tar.gz"
},
"summary": "The RichieEditionsSDK for iOS",
"vendored_frameworks": [
"iOS/RichieEditionsSDK.framework",
"iOS/RichieLogging.framework"
],
"version": "202001.53"
}

0 comments on commit 4540560

Please sign in to comment.