blob: 3f6a6beac373920d62056a463476f1f3d25fa29a [file] [log] [blame]
{
"name": "SFSymbol",
"platforms": {
"ios": "13.0"
},
"summary": "SFSymbol - All the Symbols via code completion at your fingertips",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicholas Maccharoli": "nicko@screaming-cactus.com"
},
"homepage": "https://github.com/Nirma/SFSymbol",
"source": {
"git": "https://github.com/Nirma/SFSymbol.git",
"tag": "0.1.0"
},
"source_files": "SFSymbol/**/*.{swift}",
"swift_versions": "5.1",
"swift_version": "5.1"
}