blob: 7415b9582cec48e9e52b22864aaee23779824d5e [file] [log] [blame]
{
"name": "FlakeGen",
"version": "2.0.1",
"summary": "Flake ID Generator",
"homepage": "https://github.com/max-potapov/FlakeGen.swift",
"authors": "Maxim V. Potapov",
"license": {
"type": "Apache 2.0"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/max-potapov/FlakeGen.swift.git",
"tag": "2.0.1"
},
"source_files": "FlakeGen/*.{h,swift}",
"module_map": "FlakeGen/module.modulemap",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}