blob: ad4130967761bbdb8b585e5204d6229b9148652f [file] [log] [blame]
{
"name": "NSDate-Additions",
"version": "0.0.2",
"summary": "Helpful additions for NSDate.",
"description": " Fork from Erica https://github.com/erica/NSDate-Extensions\n with fixed warnings\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/Lumenela/NSDate-Extensions",
"license": "MIT",
"authors": {
"Dedunovich Svetlana": "lumenela@gmail.com"
},
"source": {
"git": "https://github.com/Lumenela/NSDate-Extensions.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"NSDate-Additions": [
"Pod/Assets/*.png"
]
}
}