[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 2 / 7 / CleverTapGeofence / 1.0.0 / CleverTapGeofence.podspec.json
blob801f7422eef355228531e5ae4e81ec3cf6f2c6ba
2   "name": "CleverTapGeofence",
3   "version": "1.0.0",
4   "summary": "CleverTapGeofence provides Geofencing capabilities to CleverTap iOS SDK.",
5   "homepage": "https://github.com/CleverTap/clevertap-geofence-ios",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "CleverTap": "http://www.clevertap.com"
11   },
12   "source": {
13     "git": "https://github.com/CleverTap/clevertap-geofence-ios.git",
14     "tag": "1.0.0"
15   },
16   "social_media_url": "https://twitter.com/CleverTap",
17   "ios": {
18     "frameworks": "CoreLocation",
19     "dependencies": {
20       "CleverTap-iOS-SDK": [
21         "~> 3.9"
22       ]
23     }
24   },
25   "platforms": {
26     "ios": "10.0"
27   },
28   "source_files": "Sources/*",
29   "swift_versions": "5.1",
30   "requires_arc": true,
31   "swift_version": "5.1"