[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / 3 / ExperitureGeofenceSDK / 0.2.0 / ExperitureGeofenceSDK.podspec.json
blob7d2d8e8ab6499d999df387193bdd98a347b09a4a
2   "name": "ExperitureGeofenceSDK",
3   "version": "0.2.0",
4   "summary": "A custom Geofence Framework based on Gimbal",
5   "description": "\"A custom Geofence Framework based on Gimbal. With which you can track fence breaking event of an user\"",
6   "homepage": "https://github.com/rohan-sarkar01/ExperitureGeofenceSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rohan Sarkar": "rohan.kolkata@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rohan-sarkar01/ExperitureGeofenceSDK.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "ExperitureGeofenceSDK/Classes/*.swift",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.7.2"
27     ],
28     "Gimbal": [
29       "~> 2.80.1"
30     ],
31     "SwiftyJSON": [
32       "~> 4.1.0"
33     ],
34     "ReachabilitySwift": [
35       "~> 3"
36     ]
37   }