blob: 425874dd42dd1c023c08355c4a4a59bdf32dc42e [file] [log] [blame]
{
"name": "HSTimestamp",
"version": "0.1.0",
"summary": "This is a lib. including some functionalities about timestamp.",
"swift_version": "4.1",
"description": "This is a lib. about timestamp. You can use it for get current timestamp and for a functionality about time-ago",
"homepage": "https://github.com/hansol-yang/HSTimestamp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hansol-yang": "hansolyan9@gmail.com"
},
"source": {
"git": "https://github.com/hansol-yang/HSTimestamp.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSTimestamp/Classes/**/*"
}