[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 9 / c / SRDateHelper / 0.1.0 / SRDateHelper.podspec.json
blobd677e1bdd780ac5e5ab9a992cd083f02c4bfa937
2   "name": "SRDateHelper",
3   "version": "0.1.0",
4   "summary": "A very easy to use date helper written in Swift.",
5   "description": "This helper makes it easy to play around with dates.",
6   "homepage": "https://github.com/tesla-nikola/SRDateHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tesla-nikola": "sohamray91@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tesla-nikola/SRDateHelper.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "SRDateHelper/Classes/**/*"