blob: 5b807195472e41eaf909ae6e6b4f2438a3ef2811 [file] [log] [blame]
{
"name": "CGFDateModifier",
"version": "0.0.2",
"summary": "Modify a NSDate the easy way.",
"homepage": "http://github.com/codegefluester/CGFDateModifier",
"license": "MIT",
"authors": {
"codegefluester": "bjoern@codegefluester.de"
},
"source": {
"git": "https://github.com/codegefluester/CGFDateModifier.git",
"tag": "0.0.2"
},
"source_files": "*.{h,m}",
"exclude_files": "Sample/*"
}