blob: d00e1bf30f25a94e73ecff5ab490bdde4c211c42 [file] [log] [blame]
{
"name": "RW",
"version": "1.1.3",
"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": "1.1.3"
},
"ios": {
"vendored_frameworks": [
"DOT.framework",
"DOTSession.framework"
]
},
"dependencies": {
"CouchbaseLite": [
]
},
"resources": [
"dop-native-sdk-inf.js",
"NotificationViewController.swift",
"Base.lproj"
],
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}