blob: 238d37ba8258eafa4504d2f3b1759384cd49d5f8 [file] [log] [blame]
{
"name": "Timepiece",
"version": "0.3.3",
"summary": "Intuitive NSDate extensions in Swift",
"homepage": "https://github.com/naoty/Timepiece",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Naoto Kaneko": "naoty.k@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/naoty/Timepiece.git",
"tag": "0.3.3"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true
}