[Add] NECommonKit 9.7.1
[CocoaPods.git] / Specs / 6 / 2 / 7 / CleverTapGeofence / 1.0.1 / CleverTapGeofence.podspec.json
blob91b21226b94ec0ae86d304d7c2a382cb54a58f19
2   "name": "CleverTapGeofence",
3   "version": "1.0.1",
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.1"
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"