[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 5 / NSDateMinimalTimeAgo / 0.1.0 / NSDateMinimalTimeAgo.podspec.json
blobbbee9bef62ceaaab16436041dd05574c5f1bd63f
2   "name": "NSDateMinimalTimeAgo",
3   "version": "0.1.0",
4   "summary": "NSDate category for very minimal style time ago",
5   "description": "                    Yeah son! NSDate category for very minimal style time ago.\n",
6   "homepage": "https://github.com/joshdholtz/NSDate-MinimalTimeAgo",
7   "license": "MIT",
8   "authors": {
9     "Josh Holtz": "me@joshholtz.com"
10   },
11   "source": {
12     "git": "https://github.com/joshdholtz/NSDate-MinimalTimeAgo.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "public_header_files": "Classes/*.h",
20   "source_files": "Classes/*"