blob: 417d20e311e5dea2ba3eb621ab7282f93bbdc625 [file] [log] [blame]
{
"name": "ESDateHelper",
"version": "2.0.1",
"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": "2.0.1"
},
"source_files": "ESDateHelper/*.{h,m}",
"requires_arc": true
}