blob: ee1a0b83be46b4b62410701f2b848314f6a48c0f [file] [log] [blame]
{
"name": "UIImageSymbols",
"version": "0.1.0",
"summary": "A SF Symbols static variables extension of UIImage.",
"description": "A SF Symbols static variables extension of UIImage.A SF Symbols static variables extension of UIImage.",
"homepage": "https://github.com/swordray/UIImageSymbols",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jianqiu Xiao": "swordray@gmail.com"
},
"source": {
"git": "https://github.com/swordray/UIImageSymbols.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "UIImageSymbols/Classes/**/*",
"swift_versions": "5.1",
"swift_version": "5.1"
}