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