[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 4 / 2 / SwiftyDate / 1.0.1 / SwiftyDate.podspec.json
blob3bcd1e0fb90aa62443d1eff0af1786e76147347c
2   "name": "SwiftyDate",
3   "version": "1.0.1",
4   "summary": "The easiest way to generate relative dates in Swift.",
5   "description": "SwiftyDate allows you to easily create relative NSDates in Swift using a readable syntax.",
6   "homepage": "https://github.com/eddiekaiger/SwiftyDate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eddie Kaiger": "eddiekaiger@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/eddiekaiger/SwiftyDate.git",
16     "tag": "v1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftyDate.swift"