Tizen.Maps Setup
[platform/core/csapi/tizenfx.git] / src / Tizen.Maps / Tizen.Maps.project.json
1 {
2   "buildOptions": {
3     "debugType": "portable",
4     "platform": "AnyCPU",
5     "preserveCompilationContext": true
6   },
7   "dependencies": {
8     "ElmSharp": "1.1.0-*",
9     "NETStandard.Library": "1.6.1",
10     "Tizen": "1.0.2"
11   },
12   "frameworks": {
13     "netstandard1.3": {}
14   }
15 }