blob: 9532d7c4232580de3eecd595a1fc8c8e61b755b2 [file] [log] [blame]
{
"name": "EasySFSymbols",
"version": "0.1.0",
"summary": "An easy way to use \"SF Symbols\".",
"description": "An easy way to use 'SF Symbols'. Replace string with enum when call `Image(systemName:)`",
"homepage": "https://github.com/CrazyFanFan/EasySFSymbols",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Crazy凡": "827799383@qq.com"
},
"source": {
"git": "https://github.com/CrazyFanFan/EasySFSymbols.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Sources/EasySFSymbols/**/*"
}