[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 9 / Thumbprint / 0.5.0 / Thumbprint.podspec.json
blob1ccc237e54944144dd5e3e96c6ac71a3a12ef96e
2   "name": "Thumbprint",
3   "version": "0.5.0",
4   "summary": "iOS implementation of Thumbprint design system",
5   "description": "Design system for building user interfaces at Thumbtack.",
6   "homepage": "https://github.com/thumbtack/thumbprint-ios",
7   "documentation_url": "https://thumbprint.design",
8   "source": {
9     "git": "https://github.com/thumbtack/thumbprint-ios.git",
10     "tag": "0.5.0"
11   },
12   "license": {
13     "type": "Apache 2",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Ahad Islam": "aislam@thumbtack.com",
18     "Bryan Jensen": "bryan@thumbtack.com",
19     "Chris Cornelis": "ccornelis@thumbtack.com",
20     "Daniel Roth": "droth@thumbtack.com",
21     "Darvish Kamalia": "kamalia@thumbtack.com",
22     "Eric Seo": "eseo@thumbtack.com",
23     "Erica Ehrhardt": "eee@thumbtack.com",
24     "Kevin Beaulieu": "kevinb@thumbtack.com",
25     "Lee Arellano": "lee@thumbtack.com",
26     "Óscar Morales Vivó": "omoralesvivo@thumbtack.com",
27     "Santiago Gil": "santi@thumbtack.com",
28     "Scott Southerland": "scottasoutherland@thumbtack.com"
29   },
30   "swift_versions": "5.0",
31   "platforms": {
32     "ios": "13.0"
33   },
34   "source_files": "Thumbprint/Targets/Thumbprint/**/*.swift",
35   "resource_bundles": {
36     "ThumbprintResources": [
37       "Thumbprint/Targets/ThumbprintResources/**/*.xcassets"
38     ]
39   },
40   "frameworks": "UIKit",
41   "dependencies": {
42     "SnapKit": [
43       "~> 5.0"
44     ],
45     "ThumbprintTokens": [
46       "~> 12.1.0"
47     ],
48     "TTCalendarPicker": [
50     ]
51   },
52   "swift_version": "5.0"