blob: 7b7d062df5a887849da46c714537ef43965b4165 [file] [log] [blame]
{
"name": "DateTools",
"version": "1.6.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.6.0"
},
"requires_arc": true,
"source_files": "DateTools",
"resources": "DateTools/DateTools.bundle"
}