{ | |
"name": "ESDateHelper", | |
"version": "1.4", | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"summary": "Helper category for making the usage of NSDates easier", | |
"authors": { | |
"Bas van Kuijck": "bas@e-sites.nl" | |
}, | |
"license": { | |
"type": "BSD", | |
"file": "LICENSE" | |
}, | |
"homepage": "https://github.com/e-sites/ESDateHelper", | |
"source": { | |
"git": "https://github.com/e-sites/ESDateHelper.git", | |
"tag": "1.4" | |
}, | |
"source_files": "Classes", | |
"requires_arc": false | |
} |