[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / b / a / NSDate+TimeAgo / 1.0.2 / NSDate+TimeAgo.podspec.json
blobd7fd971f666242a543776836b1256881785bdf05
2   "name": "NSDate+TimeAgo",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "1.0.2",
7   "summary": "A \"time ago\", \"time since\", \"relative date\", or \"fuzzy date\" category for NSDate and iOS, Objective-C, Cocoa Touch, iPhone, iPad.",
8   "homepage": "https://github.com/kevinlawler/NSDate-TimeAgo",
9   "license": {
10     "type": "ISC",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Kevin Lawler": "kevin.lawler@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/kevinlawler/NSDate-TimeAgo.git",
18     "tag": "v1.0.2"
19   },
20   "source_files": "*.{h,m}",
21   "resources": "NSDateTimeAgo.bundle",
22   "requires_arc": true