diff --git a/RichieEditionsSDK/202312.17.0/RichieEditionsSDK.podspec.json b/RichieEditionsSDK/202312.17.0/RichieEditionsSDK.podspec.json new file mode 100644 index 0000000..6bea642 --- /dev/null +++ b/RichieEditionsSDK/202312.17.0/RichieEditionsSDK.podspec.json @@ -0,0 +1,36 @@ +{ + "authors": { + "Richie Ltd": "support@richie.fi" + }, + "dependencies": {}, + "frameworks": [ + "AdSupport", + "AVFoundation", + "Foundation", + "JavaScriptCore", + "MediaPlayer", + "MessageUI", + "SafariServices", + "StoreKit", + "UIKit", + "WebKit" + ], + "homepage": "https://richie.dev", + "license": { + "file": "LICENSE.txt", + "type": "Commercial" + }, + "name": "RichieEditionsSDK", + "platforms": { + "ios": "12.0" + }, + "requires_arc": true, + "source": { + "http": "https://github.com/richiefi/richiesdk-ios/releases/download/202312.17.0/richieeditionssdk-ios-202312.17.0.tar.gz" + }, + "summary": "The RichieEditionsSDK for iOS", + "vendored_frameworks": [ + "RichieEditionsSDK.xcframework" + ], + "version": "202312.17.0" +} \ No newline at end of file