blob: 065cf332456620d87035c90b03e9277e6471f783 [file] [log] [blame]
{
"name": "FYTool",
"version": "0.1.3",
"summary": "Tool library and constant.",
"description": "Some commonly used extension methods, Tool library.",
"homepage": "https://fooyo.sg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chinghoi": "56465334@qq.com"
},
"source": {
"git": "https://github.com/FooyoSG/FYTool.git",
"tag": "0.1.3"
},
"source_files": "Source/*.swift",
"swift_versions": [
"5.1",
"5.2"
],
"platforms": {
"ios": "10.0"
},
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5.2"
}