[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 3 / TastyTomato / 0.20.0 / TastyTomato.podspec.json
blob42c2cc231ab44a8dcb92ec86d5ef48c7835ec397
2   "name": "TastyTomato",
3   "version": "0.20.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   "source": {
18     "git": "https://github.com/resmio/TastyTomato.git",
19     "tag": "v0.20.0"
20   },
21   "source_files": "TastyTomato/**/*.swift",
22   "ios": {
23     "resource_bundles": {
24       "TTLocalizations": [
25         "TastyTomato/Localizations/*.lproj"
26       ]
27     }
28   },
29   "resources": [
30     "TastyTomato/Images/*.{xcassets, png}"
31   ],
32   "public_header_files": [
34   ],
35   "dependencies": {
36     "SignificantSpices": [
37       "~> 0.4.0"
38     ],
39     "SwiftDate": [
40       "~> 4.5.0"
41     ]
42   },
43   "pushed_with_swift_version": "4.0"