[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 3 / TastyTomato / 0.17.1 / TastyTomato.podspec.json
blobbe4af6c1eb8871dfbf1d845a1f174f69bddcdbda
2   "name": "TastyTomato",
3   "version": "0.17.1",
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.17.1"
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   },
40   "pushed_with_swift_version": "4.0"