blob: b08cbdad9f6d0ee0157b08c45270314eed3b7bbe [file] [log] [blame]
{
"name": "AFDateHelper",
"version": "4.2.6",
"summary": "Date Extension for Swift 4.0",
"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.6"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}