[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 3 / TastyTomato / 0.30.0 / TastyTomato.podspec.json
blob9d137fbae359ba340f4308d60e78c56ef4cf23f5
2   "name": "TastyTomato",
3   "version": "0.30.0",
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": "8.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/resmio/TastyTomato.git",
20     "tag": "v0.30.0"
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.9.1"
39     ],
40     "SwiftDate": [
41       "~> 4.5.1"
42     ]
43   }