[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 3 / TastyTomato / 0.44.5 / TastyTomato.podspec.json
blobf273c3badddde3b2c641832d590dcf54a0a7c0ee
2   "name": "TastyTomato",
3   "version": "0.44.5",
4   "summary": "The Tasty Tomato.",
5   "description": "Get all the awesome custom UI elements that \nresmio uses to make your App really beautiful!",
6   "homepage": "https://github.com/resmio/TastyTomato",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jan Nash": "jan@resmio.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/resmio/TastyTomato.git",
20     "tag": "v0.44.5"
21   },
22   "source_files": "TastyTomato/**/*.swift",
23   "ios": {
24     "resource_bundles": {
25       "TTLocalizations": [
26         "TastyTomato/Localizations/*.lproj"
27       ]
28     }
29   },
30   "resources": [
31     "TastyTomato/Images/*.{xcassets, png}"
32   ],
33   "public_header_files": [
35   ],
36   "dependencies": {
37     "SignificantSpices": [
38       "~> 0.15.4"
39     ],
40     "SwiftDate": [
41       "~> 6.1.0"
42     ]
43   },
44   "swift_version": "5.2"