[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 3 / TastyTomato / 0.23.0 / TastyTomato.podspec.json
blob5246fdfd06d942a30eaf9d30b399ddd1d3c9500f
2   "name": "TastyTomato",
3   "version": "0.23.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.23.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.6.1"
38     ],
39     "SwiftDate": [
40       "~> 4.5.1"
41     ]
42   }