[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 2 / 4 / e / SwiftDateKit / 0.0.1 / SwiftDateKit.podspec.json
blobfca71aa7bde9c95767e5ec9ceebf010fe8a055c7
2   "name": "SwiftDateKit",
3   "version": "0.0.1",
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.1"
21   },
22   "source_files": "SwiftDateKit/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"