blob: 09e3b5a851296b8c25f3a65fe52b00b9b805a17e [file] [log] [blame]
{
"name": "AFDateHelper",
"version": "3.4.2",
"summary": "NSDate Extension for Swift 2.0",
"description": "Extension for NSDate in Swift for creating, modifying or comparing dates.",
"homepage": "https://github.com/melvitax/AFDateHelper",
"screenshots": "https://raw.githubusercontent.com/melvitax/AFDateHelper/master/Screenshot.png",
"license": "MIT",
"authors": {
"Melvin Rivera": "melvin@allforces.com"
},
"source": {
"git": "https://github.com/melvitax/AFDateHelper.git",
"tag": "3.4.2"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "AFDateHelper/**/*"
}