[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / 1 / 2 / SnowShoeStampSdk / 3.0.0 / SnowShoeStampSdk.podspec.json
bloba62ce67c2bd12df24f6e9cf03a0314cf24dcbe56
2   "name": "SnowShoeStampSdk",
3   "version": "3.0.0",
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.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_versions": "5",
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "dependencies": {
22     "OAuthSwift": [
23       "2.0.0"
24     ],
25     "ObjectMapper": [
26       "3.5"
27     ]
28   },
29   "swift_version": "5"