blob: 9e78b607709d6088600981ba44e06a4b6ed7d42c [file] [log] [blame]
{
"name": "AFDateHelper",
"version": "3.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AFDateHelper/**/*"
}