blob: 1e4482bb99bea2c4f3f0b4ab594ac789c8f0859b [file] [log] [blame]
{
"name": "RoktWebViewSDK",
"version": "1.0.0",
"summary": "RoktWebViewSDK.",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ROKT/rokt-webview-sdk-ios.git",
"license": {
"type": "Copyright 2020 Rokt Pte Ltd",
"file": "LICENSE.md"
},
"authors": {
"ROKT DEV": "nativeappsdev@rokt.com"
},
"source": {
"git": "https://github.com/ROKT/rokt-webview-sdk-ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RoktWebViewSDK/Classes/**/*",
"swift_version": "5.0"
}