[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / 8 / SwiftDate / 4.3.0 / SwiftDate.podspec.json
blob831fc286a8a69cf1479d5285ac3f8781dddc0bc7
2   "name": "SwiftDate",
3   "version": "4.3.0",
4   "summary": "The best way to deal with Dates & Time Zones in Swift",
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   "platforms": {
15     "ios": "8.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": "4.3.0"
23   },
24   "source_files": "Sources/**/*.swift",
25   "frameworks": "Foundation",
26   "requires_arc": true,
27   "module_name": "SwiftDate",
28   "resources": "Sources/SwiftDate/SwiftDate.bundle",
29   "pushed_with_swift_version": "3.0"