blob: 13d54af9454d834e792a28d983901e52b9845faf [file] [log] [blame]
{
"name": "AFDateHelper",
"version": "2.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AFDateHelper/**/*"
}