blob: ba1d5d02edc26f2cda31f3983a76d5db766abc1e [file] [log] [blame]
{
"name": "FYTool",
"version": "0.2.8",
"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"
},
"swift_versions": [
"5"
],
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/FooyoSG/FYTool.git",
"tag": "0.2.8"
},
"source_files": "FYTool/Classes/*.swift",
"dependencies": {
"SnapKit": [
],
"AlamofireImage": [
],
"Alamofire": [
]
},
"swift_version": "5"
}