[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 2 / SnowShoeStampSdk / 3.0.3 / SnowShoeStampSdk.podspec.json
blob31a5c2671c82c3e0790987ce8f54cf4d3b6931cd
2   "name": "SnowShoeStampSdk",
3   "version": "3.0.3",
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.3"
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.1"
24     ]
25   },
26   "swift_version": "5"