blob: 01081c410a6f85c0e6f373bfae3a25bef82ac201 [file] [log] [blame]
{
"name": "DOT",
"version": "0.1.18",
"summary": "third party app tracking SDK",
"description": "Upload DOT which is third party app tracking SDK Framework",
"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/release_sdk_v2_ios.git",
"tag": "0.1.18"
},
"ios": {
"vendored_frameworks": "DOT.framework"
},
"frameworks": "CouchbaseLite",
"vendored_frameworks": "CouchbaseLite.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "/Users/woncheolheo/Documents/develop/dop-ios-sdk"
}
}