[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / 1 / 6 / Suzaku / 0.0.3 / Suzaku.podspec.json
blob0b8a16f22a75e22825a34e032c399f27d24f1ead
2   "name": "Suzaku",
3   "version": "0.0.3",
4   "summary": "Suzaku is a swift version of the hashed wheel timer.",
5   "description": "Suzaku is a swift version of a lightweight hashed wheel timer that can be used for efficient management of intensive timing tasks",
6   "homepage": "https://github.com/elijahdou/Suzaku",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "elijahdou": "elijahdou@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/elijahdou/Suzaku.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "osx": "10.12",
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Suzaku/Classes/*.swift",
24   "swift_version": "5.0"