[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 4 / a / 0 / SpotSense / 0.1.1 / SpotSense.podspec.json
blob85f8c6004a58a7a369d530a44c48326e973fef11
2   "name": "SpotSense",
3   "version": "0.1.1",
4   "summary": "SpotSense is a web app and SDK for adding geofences to mobile apps",
5   "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.",
6   "homepage": "https://spotsense.io",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "spotsenseio": "jonny@spotsense.io"
10   },
11   "social_media_url": "https://twitter.com/spotsenseio",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "swift_version": "4.0",
16   "source": {
17     "git": "https://github.com/spotsenseio/spotsenseSDK-ios.git",
18     "tag": "0.1.1"
19   },
20   "source_files": "SpotSenseSDK/*.swift",
21   "exclude_files": "Classes/Exclude",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "JWTDecode": [
28     ]
29   }