blob: 8d6a4d12d386380abdce219999680cb21c9541dd [file] [log] [blame]
{
"name": "DateKit",
"version": "0.1.1",
"summary": "DateKit - operate on NSDate and its components easily in Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/SnowdogApps/DateKit.git",
"requires_arc": "true",
"authors": {
"Radosław Szeja": "r.szeja@snowdog.pl"
},
"source": {
"git": "https://github.com/SnowdogApps/DateKit.git",
"tag": "v0.1.1"
},
"source_files": "DateKit/*.{h,swift}"
}