[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 6 / Tunits / 0.5.0 / Tunits.podspec.json
blob113ece6a8ffd29056c2ac611cfe573fb86f161da
2   "name": "Tunits",
3   "version": "0.5.0",
4   "summary": "A date modification library",
5   "description": "Tunits is a simple library of convenience functions for creating groups of NSDates",
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.5.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Tunits": [
22       "Pod/Assets/*.png"
23     ]
24   }