blob: 7d01ee760118ab27a52b26cad3e806dbf6918a5f [file] [log] [blame]
{
"name": "Rokt-Widget",
"version": "1.0.7",
"summary": "Rokt Mobile SDK to integrate ROKT Api into iOS application",
"swift_version": "4.0",
"description": "Rokt Mobile SDK to integrate ROKT Api into iOS application. Available in cocoa pod.",
"homepage": "https://bitbucket.org/ROKT/rokt-sdk-ios",
"license": {
"type": "Copyright 2018 Rokt Pte Ltd",
"text": "<<-DESC\n Licensed under the Rokt Software Development Kit (SDK) Terms of Use\n Version 1.0 (the \"License\");\n You may not use this file except in compliance with the License.\n You may obtain a copy of the License at https://appsapi.rokt.com/Documents/Rokt/SDKLicense\n DESC"
},
"authors": {
"ROKT DEV": "nativeappsdev@rokt.com"
},
"source": {
"http": "https://roktcdn1.akamaized.net/store/admin/dj/rokt_widget_107.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "Rokt_Widget.framework"
},
"resource_bundles": {
"Rokt-Widget": [
"Rokt_Widget.framework/Rokt-Widget.bundle/*"
]
},
"dependencies": {
"Alamofire": [
"~> 4.7"
]
},
"deprecated": true
}