blob: e2063fc5de044fab0bf908ac5e97f14ee4bb34c8 [file] [log] [blame]
{
"name": "MCDateExtensions",
"version": "1.0.0",
"license": "BSD 3-Clause",
"summary": "Extensions on the dates classes.",
"homepage": "https://github.com/mirego/MCDateExtensions",
"authors": {
"Mirego, Inc.": "info@mirego.com"
},
"source": {
"git": "https://github.com/mirego/MCDateExtensions.git",
"tag": "1.0.0"
},
"source_files": "MCDateExtensions/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}