{ | |
"name": "JDateExtention", | |
"version": "4.0.1", | |
"summary": "NSDate Extension for Swift 2.0", | |
"description": "Extension for NSDate in Swift for creating, modifying or comparing dates.", | |
"homepage": "https://github.com/jjjjjeffrey/JDateExtention", | |
"license": "MIT", | |
"authors": { | |
"Melvin Rivera": "melvin@allforces.com" | |
}, | |
"source": { | |
"git": "https://github.com/jjjjjeffrey/JDateExtention.git", | |
"tag": "4.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"source_files": "AFDateHelper/**/*" | |
} |