blob: c94f7fa09e3a5925b3203604ae47cc16c2a57d20 [file] [log] [blame]
{
"name": "CGFDateModifier",
"version": "0.0.1",
"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.1"
},
"source_files": "*.{h,m}",
"exclude_files": "Sample/*",
"requires_arc": false
}