blob: 0defb6e07d8772335d916879907b235de127fee9 [file] [log] [blame]
{
"name": "GeoService",
"version": "0.0.1",
"summary": "DISCLAIMER DO NOT USE YET, IT IS NOT READY.",
"description": "DISCLAIMER DO NOT USE YET, IT IS NOT READY. GeoService is the danish digitaliseringstyrelses rest api made a bit easier to use for iOS.",
"homepage": "https://github.com/DanielRanLehmann/GeoService.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Ran Lehmann": "danielran11@gmail.com"
},
"source": {
"git": "https://github.com/DanielRanLehmann/GeoService.git",
"tag": "0.0.1"
},
"source_files": [
"GeoService",
"GeoService/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}