blob: 390e022ffa64204e48a159c758f11c3eef19f72f [file] [log] [blame]
{
"name": "Timepiece",
"version": "1.1.0",
"summary": "Intuitive date handling 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",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/naoty/Timepiece.git",
"tag": "1.1.0"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}