blob: f61b3c76a56df245f1ff6a4c99faa354a1ee3cfe [file] [log] [blame]
{
"name": "Timepiece",
"version": "0.2.2",
"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.2.2"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true
}