blob: 91b21226b94ec0ae86d304d7c2a382cb54a58f19 [file] [log] [blame]
{
"name": "CleverTapGeofence",
"version": "1.0.1",
"summary": "CleverTapGeofence provides Geofencing capabilities to CleverTap iOS SDK.",
"homepage": "https://github.com/CleverTap/clevertap-geofence-ios",
"license": {
"type": "MIT"
},
"authors": {
"CleverTap": "http://www.clevertap.com"
},
"source": {
"git": "https://github.com/CleverTap/clevertap-geofence-ios.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/CleverTap",
"ios": {
"frameworks": "CoreLocation",
"dependencies": {
"CleverTap-iOS-SDK": [
"~> 3.9"
]
}
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*",
"swift_versions": "5.1",
"requires_arc": true,
"swift_version": "5.1"
}