blob: 0df26cd0664a3e0eb61ce7358ec326c8bc74e4e4 [file] [log] [blame]
{
"name": "AFDateHelper",
"version": "4.1.2",
"summary": "Date Extension for Swift 3.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": "melvin@allforces.com"
},
"source": {
"git": "https://github.com/melvitax/DateHelper.git",
"tag": "4.1.2"
},
"social_media_url": "https://twitter.com/melvitax",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source_files": "Sources/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}