blob: 9ae8c239d11e0258b9d99ba526d3b18e361e980e [file] [log] [blame]
{
"name": "SwiftyChrono",
"version": "1.1.0",
"platforms": {
"osx": "10.10",
"ios": "9.0",
"tvos": "9.0",
"watchos": "2.0"
},
"summary": "A natural language date parser in Swift (ported from chrono.js)",
"authors": "Jerrywell",
"homepage": "https://github.com/quire-io/SwiftyChrono",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/quire-io/SwiftyChrono.git",
"tag": "v1.1.0"
},
"source_files": "Sources/**/*.swift",
"social_media_url": "https://twitter.com/quire_io",
"documentation_url": "https://github.com/quire-io/SwiftyChrono"
}