blob: 5782eb7cd31e228a1216b1503850dfc7135620a3 [file] [log] [blame]
{
"name": "AFDateHelper",
"version": "4.1.0",
"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.0"
},
"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"
}