blob: 7067bc13329255164ff14fba43acb77e35ecc40f [file] [log] [blame]
{
"name": "Timepiece",
"version": "0.4.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",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/naoty/Timepiece.git",
"tag": "0.4.2"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true
}