[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / c / e / d / NaiveDate / 0.2 / NaiveDate.podspec.json
blob46a47d702254fd5857f2ad17a72a3f02b4189f49
2   "name": "NaiveDate",
3   "version": "0.2",
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.2"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "watchos": "3.0",
16     "osx": "10.12",
17     "tvos": "10.0"
18   },
19   "source_files": "Sources/**/*",
20   "pushed_with_swift_version": "4.0"