blob: ac1e7050c4060a2530f92324c4e08f6a9b066018 [file] [log] [blame]
{
"name": "SquareRegion",
"version": "1.0.1",
"summary": "powerful and efficient, lightweight iOS square region location for Geofence, alternative to circular region",
"swift_version": "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.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SquareRegion/*.{swift,h,m}"
}