blob: d784c806cd6e65f50baff7b9ce3d3f6e3c2c75c3 [file] [log] [blame]
{
"name": "AFDateHelper",
"version": "3.0.1",
"summary": "Extension for NSDate in Swift.",
"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.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AFDateHelper/**/*"
}