[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / d / GeofencingRegion / 0.2.0 / GeofencingRegion.podspec.json
blobfd8877a63d263bc1bf9eb80fdad14882f71930bb
2   "name": "GeofencingRegion",
3   "version": "0.2.0",
4   "summary": "Geofencing 20 Region in iOS.",
5   "description": "Geofencing for 20 region in iOS swift 5",
6   "homepage": "https://github.com/sreenathtv18/GeofencingRegion",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sreenathtv18": "sreenathtv18@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sreenathtv18/GeofencingRegion.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GeofencingRegion/Classes/*.swift",
22   "frameworks": [
23     "Foundation",
24     "CoreLocation"
25   ],
26   "swift_versions": "5.0",
27   "swift_version": "5.0"