blob: 9e80c399dac2cbcb1f49bbe4e88f671c3e181338 [file] [log] [blame]
{
"name": "AFDateHelper",
"version": "3.5.3",
"summary": "Date Extension for Swift 3.0",
"description": "Extension for NSDate in Swift for creating, modifying or comparing dates.",
"homepage": "https://github.com/melvitax/DateHelper",
"screenshots": "https://raw.githubusercontent.com/melvitax/DateHelper/master/Screenshot.png",
"license": "MIT",
"authors": {
"Melvin Rivera": "melvitax@gmail.com"
},
"source": {
"git": "https://github.com/melvitax/DateHelper.git",
"tag": "3.5.3"
},
"social_media_url": "https://twitter.com/melvitax",
"platforms": {
"ios": "8.4",
"tvos": "9.0",
"watchos": "2.0"
},
"xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source_files": "Sources/**/*.{h,swift}"
}