blob: cb4af6d26a83f586aed40109ae033009591e1d4e [file] [log] [blame]
{
"name": "GeoService",
"version": "0.0.10",
"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"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/DanielRanLehmann/GeoService.git",
"tag": "0.0.10"
},
"source_files": [
"GeoService",
"GeoService/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"AFNetworking": [
],
"Mantle": [
],
"GeoJSONSerialization": [
]
}
}