blob: 60afcf10a44108384ab238ef3a628f5bb7037f29 [file] [log] [blame]
{
"name": "DateTools",
"version": "1.7.0",
"summary": "Dates and time made easy in Objective-C",
"homepage": "https://github.com/MatthewYork/DateTools",
"description": "DateTools was written to streamline date and time handling in Objective-C.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthew York": "my3681@gmail.com"
},
"source": {
"git": "https://github.com/MatthewYork/DateTools.git",
"tag": "v1.7.0"
},
"requires_arc": true,
"source_files": "DateTools",
"resources": "DateTools/DateTools.bundle"
}