blob: f2698de082180ac2ab5fcba75a74bd18311abf19 [file] [log] [blame]
{
"name": "RW",
"version": "0.0.14",
"summary": "third party app tracking SDK",
"description": "This is Wisetracker's SDK which tracks app and mobile attribution.",
"homepage": "http://www.wisetracker.co.kr",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wisetracker": "tech@wisetracker.co.kr"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/WisetrackerTechteam/RW-iOS-SDK.git",
"tag": "0.0.14"
},
"ios": {
"vendored_frameworks": [
"DOT.framework",
"DOTSession.framework",
"DOX.framework"
]
},
"dependencies": {
"CouchbaseLite": [
]
},
"resources": [
"dop-native-sdk-inf.js"
]
}