[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 2 / HSTimestamp / 0.2.1 / HSTimestamp.podspec.json
blob21242fe89ed716c6d63716603da5c7e6ff5aaa7c
2   "name": "HSTimestamp",
3   "version": "0.2.1",
4   "summary": "This is a lib. including some functionalities about timestamp.",
5   "swift_version": "4.1",
6   "description": "This is a lib. about timestamp. You can use it for get current timestamp and for a functionality about time-ago",
7   "homepage": "https://github.com/hansol-yang/HSTimestamp",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "hansol-yang": "hansolyan9@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/hansol-yang/HSTimestamp.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "HSTimestamp/Classes/**/*"