blob: c235b83be7f2d1a5ca285b5f81a6b774cd341dce [file] [log] [blame]
{
"name": "MapRegionMaker",
"version": "1.0.0",
"summary": "Calculates the map region that encompasses all locations that have been added to the instance.",
"description": "Calculates and returns the map region needed to encompass all locations that have been added to the instance.",
"homepage": "https://github.com/DavidLari/MapRegionMaker",
"license": "MIT",
"authors": {
"David Lari": "david@davidlari.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DavidLari/MapRegionMaker.git",
"tag": "1.0.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"source_files": [
"MapRegionMaker",
"MapRegionMaker/**/*.{h,m}"
],
"pushed_with_swift_version": "3.0"
}