blob: 05a277c322700f6edef16d5f9bda12056b6cd3b2 [file] [log] [blame]
{
"name": "EPSGBox",
"version": "0.1.2",
"summary": "Library for mapping Google Map or Apple Map Overlay coordinates to EPSG co-ordinates.",
"description": "Utility libarary for converting Google Map or Apple Map Overlay coordinates to EPSG specs",
"homepage": "https://github.com/netmaxt3r/EPSGBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nizam Moidu": "me@maxters.net"
},
"source": {
"git": "https://github.com/netmaxt3r/EPSGBox.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EPSGBox/Classes/**/*"
}