[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 6 / Tunits / 0.3.0 / Tunits.podspec.json
blob0811bed5db79b844c6d9df0673e8adee5274d491
2   "name": "Tunits",
3   "version": "0.3.0",
4   "summary": "A date modification library",
5   "description": "\t\t       Tunits is a simple library of convenience functions for creating groups of NSDates\n",
6   "homepage": "https://github.com/spitzgoby/Tunits",
7   "license": "MIT",
8   "authors": {
9     "Thomas Leu": "tomleu@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/spitzgoby/Tunits.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Tunits": [
22       "Pod/Assets/*.png"
23     ]
24   }