[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / 8 / SwiftDate / 6.3.1 / SwiftDate.podspec.json
blob836b72a2942717fc0cfddaa9b910409fcec60c26
2   "name": "SwiftDate",
3   "version": "6.3.1",
4   "summary": "The best way to deal with Dates & Time Zones in Swift",
5   "homepage": "https://github.com/malcommac/SwiftDate.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniele Margutti": "hello@danielemargutti.com"
12   },
13   "social_media_url": "https://twitter.com/danielemargutti",
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.10",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/malcommac/SwiftDate.git",
22     "tag": "6.3.1"
23   },
24   "source_files": "Sources/**/*.swift",
25   "frameworks": "Foundation",
26   "swift_versions": [
27     "5.0",
28     "5.1"
29   ],
30   "resources": "Sources/SwiftDate/Formatters/RelativeFormatter/langs",
31   "swift_version": "5.1"