blob: 5419ce895521cb1271e991c2e37a2f701ff448a7 [file] [log] [blame]
{
"name": "LMDistanceCalculator",
"version": "1.0.0",
"summary": "LMDistanceCalculator is a simple wrapper for calculating geometry and real distance between locations on Earth.",
"homepage": "https://github.com/lminhtm/LMDistanceCalculator",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"LMinh": "lminhtm@gmail.com"
},
"source": {
"git": "https://github.com/lminhtm/LMDistanceCalculator.git",
"tag": "1.0.0"
},
"source_files": "LMDistanceCalculator/*.{m,h}",
"requires_arc": true
}