blob: 496eac3034ac5e0c0494aa8e44cb0eb9e8a65d20 [file] [log] [blame]
{
"name": "FlakeGen",
"version": "1.1.0",
"summary": "Flake ID Generator",
"homepage": "https://github.com/max-potapov/FlakeGen.swift",
"authors": "Maxim V. Potapov",
"license": {
"type": "Apache 2.0"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/max-potapov/FlakeGen.swift.git",
"tag": "1.1.0"
},
"source_files": "FlakeGen/*.{h,swift}",
"frameworks": "Foundation",
"requires_arc": true
}