[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / f / AFDateHelper / 4.0.1 / AFDateHelper.podspec.json
blob58ef9266b4980c5e3900d817761d77d810640300
2   "name": "AFDateHelper",
3   "version": "4.0.1",
4   "summary": "Date Extension for Swift 3.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": "melvin@allforces.com"
11   },
12   "source": {
13     "git": "https://github.com/melvitax/DateHelper.git",
14     "tag": "4.0.1"
15   },
16   "social_media_url": "https://twitter.com/melvitax",
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "source_files": "Sources/**/*.{h,swift}",
26   "pushed_with_swift_version": "3.0"