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