blob: 388163eb1251250c7057c21558b213be6871d5f5 [file] [log] [blame]
{
"name": "Timepiece",
"version": "0.5.0",
"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",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/naoty/Timepiece.git",
"tag": "0.5.0"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true
}