blob: f29e6569b5ecba8ea39fa161893c004992c5b444 [file] [log] [blame]
{
"name": "FlakeGen",
"version": "1.1.1",
"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.1"
},
"source_files": "FlakeGen/*.{h,swift}",
"frameworks": "Foundation",
"requires_arc": true
}