[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / b / 7 / 8 / SwiftDate / 3.0.8 / SwiftDate.podspec.json
blob6a8fdf97d0305f0651aa59be3ea9f4233443ade6
2   "name": "SwiftDate",
3   "version": "3.0.8",
4   "summary": "Swift library to easily manage dates; also with varying time zones, calendars and locales",
5   "homepage": "https://github.com/malcommac/SwiftDate",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniele Margutti": "me@danielemargutti.com"
12   },
13   "social_media_url": "http://twitter.com/danielemargutti",
14   "source": {
15     "git": "https://github.com/malcommac/SwiftDate.git",
16     "tag": "3.0.8"
17   },
18   "source_files": "Sources/SwiftDate/*.swift",
19   "platforms": {
20     "ios": "8.0",
21     "watchos": "2.0",
22     "osx": "10.10",
23     "tvos": "9.0"
24   },
25   "requires_arc": true,
26   "module_name": "SwiftDate"