[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 2 / SnowShoeStampSdk / 3.0.2 / SnowShoeStampSdk.podspec.json
blobb9583de94e8b3af8c2f35ac9c763b3aa6a3588c9
2   "name": "SnowShoeStampSdk",
3   "version": "3.0.2",
4   "summary": "Swift SDK Client for the Snowshoe API",
5   "description": "SnowShoe is an authentication tool for smartphones. This library provides a simple Swift wrapper.",
6   "homepage": "https://github.com/snowshoestamp/snowshoe-sdk-swift",
7   "license": "MIT",
8   "authors": {
9     "SnowShoe": "engineering@snowshoestamp.com"
10   },
11   "source": {
12     "git": "https://github.com/snowshoestamp/snowshoe-sdk-swift.git",
13     "tag": "3.0.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_versions": "5",
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "dependencies": {
22     "ObjectMapper": [
23       "3.5"
24     ]
25   },
26   "swift_version": "5"