[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / f / 0 / Dates / 1.0.0 / Dates.podspec.json
blob4486f8864142874a2c8f7371c3872e72fb9337f1
2   "name": "Dates",
3   "version": "1.0.0",
4   "summary": "Dates extensions and functions in Swift.",
5   "description": "\"Dates is a small Swift library containing useful Date extensions and functions that will speed up your development workflow.\"",
6   "homepage": "https://github.com/lajosdeme/Dates",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lajosdeme": "lajosd@protonmail.ch"
13   },
14   "social_media_url": "https://twitter.com/lajosdeme",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/lajosdeme/Dates.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Dates/*.swift",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"