blob: 803868208fe2aee74982a0172b2c4033586dc185 [file] [log] [blame]
{
"name": "AFDateHelper",
"version": "4.2.2",
"summary": "Date Extension for Swift 3.1",
"description": "A Swift Date extension for creating, modifying and comparing dates.",
"homepage": "https://github.com/melvitax/DateHelper",
"screenshots": "https://raw.githubusercontent.com/melvitax/DateHelper/master/logo.png",
"license": "MIT",
"authors": {
"Melvin Rivera": "melvitax@me.com"
},
"social_media_url": "https://twitter.com/melvitax",
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.11"
},
"source": {
"git": "https://github.com/melvitax/DateHelper.git",
"tag": "4.2.2"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"xcconfig": {
"SWIFT_VERSION": "3.1"
},
"pushed_with_swift_version": "3.0"
}