[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / e / SwiftDateKit / 0.0.2 / SwiftDateKit.podspec.json
bloba8f59f989525b7814a0f78f56471723d4c5f5c29
2   "name": "SwiftDateKit",
3   "version": "0.0.2",
4   "summary": "A library to make your lives easy with dates.",
5   "description": "A library to make your lives easy with dates. While working with Dates it is quite required to have different transformations and that's why we created this library. Please suggest transformations which you would like to include in this.",
6   "homepage": "https://github.com/kanishk-watt/SwiftDateKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kanishk_gupta": "52648139+kanishk-watt@users.noreply.github.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/kanishk-watt/SwiftDateKit.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "SwiftDateKit/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"