blob: ef4ed0267d2db3ea94d1631939994c765aa37c5e [file] [log] [blame]
{
"name": "AFDateHelper",
"version": "2.0.4",
"summary": "Extension for NSDate in Swift.",
"description": " Extension for NSDate in Swift for creating, modifying or comparing dates.\n",
"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": "2.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AFDateHelper/**/*"
}