[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / f / StickyLocking / 1.0.0-beta.2 / StickyLocking.podspec.json
blob9ca1f76cc2d8ecf68f19c696082afe9654f3ca9e
2   "name": "StickyLocking",
3   "version": "1.0.0-beta.2",
4   "summary": "A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types.",
5   "homepage": "https://github.com/stickytools/sticky-locking",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Tony Stone": "https://github.com/tonystone"
9   },
10   "source": {
11     "git": "https://github.com/stickytools/sticky-locking.git",
12     "tag": "1.0.0-beta.2"
13   },
14   "swift_version": "4.0",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/StickyLocking/**/*.swift"