| { |
| "name": "SquareRegion", |
| "version": "1.0.3.2", |
| "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.3.2" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "SquareRegion/*.{swift,h,m}" |
| } |