[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 2 / SwiftyDate / 1.0 / SwiftyDate.podspec.json
bloba871ffcfd13f4fb4cf37dd841348f92582f9dcce
2   "name": "SwiftyDate",
3   "version": "1.0",
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": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftyDate.swift"