blob: f8a20d74c814cf24abe7cb3091d53ac16fa4c8d4 [file] [log] [blame]
{
"name": "SpotSense",
"version": "1.0.1",
"summary": "SpotSense is a web app and SDK for adding geofences to mobile apps",
"description": "SpotSense enables mobile developers to add geofences to their mobile app through a web app, instead of rolling their own infrastructure, so they can focus on building killer apps instead of backend code.",
"homepage": "https://spotsense.io",
"license": "Apache License, Version 2.0",
"authors": {
"spotsenseio": "jonny@spotsense.io"
},
"social_media_url": "https://twitter.com/spotsenseio",
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/spotsenseio/spotsenseSDK-ios.git",
"tag": "1.0.1"
},
"source_files": "SpotSenseSDK/*.{swift,plist}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"Alamofire": [
],
"JWTDecode": [
]
},
"swift_version": "4.2"
}