blob: c4d5fb6485465fcd2b9eb4fe630a98c4f46e55a5 [file] [log] [blame]
{
"name": "SquareRegion",
"version": "1.1",
"summary": "powerful and efficient, lightweight iOS square region location for Geofence, alternative to circular region",
"swift_versions": "4.2",
"description": "square region geofence is a lightweight geofence pod that allows you to cfreate a squared region which is an alternative to circular region.",
"homepage": "https://github.com/yveslym/Square-geofence-region",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Yves Songolo>": "<yves.songolo@gmail.com>"
},
"source": {
"git": "https://github.com/yveslym/Square-geofence-region.git",
"tag": "1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SquareRegion/*.{swift,h,m}",
"swift_version": "4.2"
}