blob: 0847d2a3c0b2f0aa17c691817150454c5077048f [file] [log] [blame]
{
"name": "FYTool",
"version": "0.2.0",
"summary": "Tool library and constant.",
"description": "TODO: Add long description of the pod here.",
"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.0"
},
"source_files": "FYTool/Classes/*.swift",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "5"
}