blob: d3af65ab96c44cda23d7e8188c1cccb20c07f1ad [file] [log] [blame]
{
"name": "BYToolModule",
"version": "1.1.8",
"summary": "my BYToolModule",
"description": "BYToolModule 是一个用于保存一些常用工具,控件类,各类类别类的工具",
"homepage": "https://github.com/FelixZhengFei/BYToolModule",
"license": "MIT",
"authors": {
"郑强飞": "704811790@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/FelixZhengFei/BYToolModule.git",
"tag": "1.1.8"
},
"requires_arc": true,
"subspecs": [
{
"name": "extension",
"source_files": "BYToolModule/BYToolModule/extension/*.{swift}"
}
]
}