blob: d435755d796941bb07d242986c69a04ee9078467 [file] [log] [blame]
{
"name": "WiseTracker",
"version": "21.3.6",
"summary": "SDK of WiseTracker.",
"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": "8.0"
},
"source": {
"git": "https://github.com/WisetrackerTechteam/wisetrackerSDK.git",
"tag": "21.3.6"
},
"ios": {
"vendored_frameworks": "WiseTracker.framework"
},
"resources": [
"iosGetFkey.html",
"WKInterface.js"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -lz"
}
}