[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / e / a / NSDate+Countdown / 0.1.0 / NSDate+Countdown.podspec.json
blob9586928843acd809a8b80832537c1663388b48ac
2   "name": "NSDate+Countdown",
3   "version": "0.1.0",
4   "summary": "Converts a NSDate instance to readable text",
5   "description": "                       A date is shown if there are more than 24 hours \n                       left. If there are less than 24 hours left a \n                       string will be returned, it will have the \n                       following style:\n\n                       [hours]h [minutes]m [seconds]m\n",
6   "homepage": "https://github.com/JagCesar/NSDate-Countdown",
7   "license": "Unlicense",
8   "authors": {
9     "César Pinto Castillo": "cesar@jagcesar.se"
10   },
11   "source": {
12     "git": "https://github.com/JagCesar/NSDate-Countdown.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/JagCesar",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "NSDate+Countdown/NSDate.swift"