blob: abb67d0ca8b6a9d1109147d73b68d1c6e48cdb18 [file] [log] [blame]
{
"name": "Rokt-Widget",
"version": "1.21-alpha.534",
"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://rokton.atlassian.net/wiki/x/DQGvGw",
"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://rokt-eng-us-west-2-mobile-sdk-artefacts.s3.amazonaws.com/ios/1.21-alpha.534/Rokt_Widget.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "Rokt-Widget/Rokt_Widget.framework"
},
"resources": "Rokt-Widget/Rokt_Widget.framework/Rokt-Widget.bundle",
"resource_bundles": {
"Rokt-Widget": [
"Rokt-Widget/Assets/**/*.xcassets"
]
},
"dependencies": {
"Alamofire": [
"~> 4.7.3"
]
}
}