blob: 716556aeca3e52cbd278b70475f4c65262173475 [file] [log] [blame]
{
"name": "DYCoordinateInChina",
"version": "0.0.4",
"summary": "To determine a coordinate is in mars in China (GCJ-02).",
"homepage": "https://github.com/Dwarven/DYCoordinateInChina",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dwarven": "prison.yang@gmail.com"
},
"source": {
"git": "https://github.com/Dwarven/DYCoordinateInChina.git",
"tag": "0.0.4"
},
"source_files": "*.{h,m}",
"resources": "*.geojson",
"ios": {
"frameworks": [
"CoreLocation",
"MapKit"
]
}
}