blob: 82cbd6f7ea6b0e4ecc10c584fc9710b8689b48b0 [file] [log] [blame]
{
"name": "LocalizedTimeAgo",
"version": "1.3.0",
"license": "MIT",
"summary": "Swift time ago framework localized in 42 languages.",
"homepage": "https://github.com/toddkramer/LocalizedTimeAgo",
"authors": "Todd Kramer",
"source": {
"git": "https://github.com/toddkramer/LocalizedTimeAgo.git",
"tag": "1.3.0"
},
"swift_versions": [
"5.1"
],
"module_name": "LocalizedTimeAgo",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/LocalizedTimeAgo/*.swift",
"resources": "Resources/LocalizedTimeAgo.bundle",
"swift_version": "5.1"
}