blob: 147788b72be7958f4b5efedda89c5534377a3894 [file] [log] [blame]
{
"name": "LibSnowflake",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/matrixsenpai/LibSnowflake",
"authors": {
"Mason Phillips": "math.matrix@icloud.com"
},
"summary": "Twitter Snowflake implementation in Swift",
"source": {
"git": "https://github.com/matrixsenpai/LibSnowflake.git",
"tag": "1.0.0"
},
"source_files": "Sources/libsnowflake/libsnowflake.swift",
"frameworks": "Foundation",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"swift_version": "5.0"
}