4 "summary": "It is a collection type based on law of Pareto, splay tree.",
5 "description": "SplayDict written in Swift, is a collection type like special ordered set. It is based on Splay tree which reflects tendency of search input data.",
6 "homepage": "https://github.com/QuqqU/SplayDict",
12 "QuqqU": "rldnd913@naver.com"
15 "git": "https://github.com/QuqqU/SplayDict.git",
21 "source_files": "SplayDict/Classes/**/*"