[Add] MapboxCommon 24.10.0-daily-2025-01-27-04-25
[CocoaPods.git] / Specs / 7 / 5 / 1 / StampSDK / 1.0.0 / StampSDK.podspec.json
blob4dc73c204d6c0c30ca67f569f959c008f9f6c31d
2   "name": "StampSDK",
3   "version": "1.0.0",
4   "summary": "Offline authentication SDK.",
5   "homepage": "http://snowshoestamp.com/",
6   "authors": {
7     "Name": "engineering@snowshoestamp.com"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "http": "https://s3.amazonaws.com/downloads.snowshoestamp.com/sdk/stampSDK_iOS-v1.0pod.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "StampSDK.framework"
21   },
22   "dependencies": {
23     "OAuthSwift": [
24       "~> 1.2"
25     ],
26     "ObjectMapper": [
27       "~> 3.3"
28     ],
29     "SQLite.swift/SQLCipher": [
30       "~> 0.11.1"
31     ]
32   }