[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 6 / 3 / ExperitureGeofenceSDK / 0.1.0 / ExperitureGeofenceSDK.podspec.json
blob8593af9dd4d4bc00a0217ba3bfae30bbe0bedd36
2   "name": "ExperitureGeofenceSDK",
3   "version": "0.1.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.1.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   }