blob: c0fe2bb17d96acb1a0b6373c4b8a929aa52b5475 [file] [log] [blame]
{
"name": "GeofencingRegion",
"version": "0.3.0",
"summary": "Geofencing 20 Region in iOS.",
"description": "Geofencing for 20 region in iOS swift 5",
"homepage": "https://github.com/sreenathtv18/GeofencingRegion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sreenathtv18": "sreenathtv18@gmail.com"
},
"source": {
"git": "https://github.com/sreenathtv18/GeofencingRegion.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GeofencingRegion/Classes/*.swift",
"frameworks": [
"Foundation",
"CoreLocation"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}