blob: 57c008a21a24a0290b147bc6902c2b3e4cf825e2 [file] [log] [blame]
{
"name": "Timepiece",
"version": "1.3.1",
"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.3.1"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}