[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / c / e / HLClock / 0.1.0 / HLClock.podspec.json
blobcdee542ca0a87d948d5af3799d8bd61d0ace494f
2   "name": "HLClock",
3   "version": "0.1.0",
4   "summary": "Hybrid Logical Clocks for iOS.",
5   "description": "Hybrid Logical Clocks enable causal ordering of events within a distributed system with imperfect clocks.\nSee: http://muratbuffalo.blogspot.com/2014/07/hybrid-logical-clocks.html",
6   "homepage": "https://github.com/opentable/HLClock",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stephen Spalding": "sspalding@opentable.com"
13   },
14   "source": {
15     "git": "https://github.com/opentable/HLClock.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HLClock/Classes/**/*"