[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / b / 9 / Rokt-Widget / 1.21-alpha.534 / Rokt-Widget.podspec.json
blobabb67d0ca8b6a9d1109147d73b68d1c6e48cdb18
2   "name": "Rokt-Widget",
3   "version": "1.21-alpha.534",
4   "summary": "Rokt Mobile SDK to integrate ROKT Api into iOS application",
5   "swift_version": "4.0",
6   "description": "Rokt Mobile SDK to integrate ROKT Api into iOS application. Available in cocoa pod.",
7   "homepage": "https://rokton.atlassian.net/wiki/x/DQGvGw",
8   "license": {
9     "type": "Copyright 2018 Rokt Pte Ltd",
10     "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"
11   },
12   "authors": {
13     "ROKT DEV": "nativeappsdev@rokt.com"
14   },
15   "source": {
16     "http": "https://rokt-eng-us-west-2-mobile-sdk-artefacts.s3.amazonaws.com/ios/1.21-alpha.534/Rokt_Widget.zip"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "Rokt-Widget/Rokt_Widget.framework"
23   },
24   "resources": "Rokt-Widget/Rokt_Widget.framework/Rokt-Widget.bundle",
25   "resource_bundles": {
26     "Rokt-Widget": [
27       "Rokt-Widget/Assets/**/*.xcassets"
28     ]
29   },
30   "dependencies": {
31     "Alamofire": [
32       "~> 4.7.3"
33     ]
34   }