blob: e38464ad9cde234c21c98bef75a10bf70d0799ec [file] [log] [blame]
{
"name": "FYTool",
"version": "0.3.1",
"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.3.1"
},
"source_files": "FYTool/Classes/*.swift",
"requires_arc": true,
"dependencies": {
"SnapKit": [
],
"AlamofireImage": [
],
"Alamofire": [
]
},
"swift_version": "5"
}