[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / e / d / NaiveDate / 0.4 / NaiveDate.podspec.json
blob7acfbf4cc292da57471e578ffc998f0f2153e3da
2   "name": "NaiveDate",
3   "version": "0.4",
4   "summary": "Naive date and time types",
5   "homepage": "https://github.com/kean/NaiveDate",
6   "license": "MIT",
7   "authors": "Alexander Grebenyuk",
8   "social_media_url": "https://twitter.com/a_grebenyuk",
9   "source": {
10     "git": "https://github.com/kean/NaiveDate.git",
11     "tag": "0.4"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "watchos": "3.0",
16     "osx": "10.12",
17     "tvos": "10.0"
18   },
19   "source_files": "Sources/**/*"