[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / f / AFDateHelper / 4.2.7 / AFDateHelper.podspec.json
blob67a2e54046bc8bdda1ea9f79c5721478f9515181
2   "name": "AFDateHelper",
3   "version": "4.2.7",
4   "summary": "Date Extension for Swift 4.0",
5   "description": "A Swift Date extension for creating, modifying and comparing dates.",
6   "homepage": "https://github.com/melvitax/DateHelper",
7   "screenshots": "https://raw.githubusercontent.com/melvitax/DateHelper/master/logo.png",
8   "license": "MIT",
9   "authors": {
10     "Melvin Rivera": "melvitax@me.com"
11   },
12   "social_media_url": "https://twitter.com/melvitax",
13   "platforms": {
14     "ios": "9.0",
15     "watchos": "2.0",
16     "tvos": "9.0",
17     "osx": "10.11"
18   },
19   "source": {
20     "git": "https://github.com/melvitax/DateHelper.git",
21     "tag": "4.2.7"
22   },
23   "source_files": "Sources/**/*.swift",
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "pushed_with_swift_version": "4.0"