22 lines
377 B
JSON
22 lines
377 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"description": "Yavsc Client Api",
|
|
"authors": [
|
|
"Paul Schneider"
|
|
],
|
|
"tags": [
|
|
""
|
|
],
|
|
"projectUrl": "",
|
|
"licenseUrl": "",
|
|
"tooling": {
|
|
"defaultNamespace": "Yavsc"
|
|
},
|
|
"dependencies": {
|
|
"Xamarin.Forms": "2.3.2.127"
|
|
},
|
|
"frameworks": {
|
|
"net451": {},
|
|
".NETPortable,Version=v4.5,Profile=Profile111": {}
|
|
}
|
|
} |