blob: 45c9bc97f2c737cdb87ed7fe22cae246a48a212c [file] [log] [blame]
{
"name": "BYToolModule",
"version": "1.1.0",
"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.0"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0",
"subspecs": [
{
"name": "extension",
"source_files": "BYToolModule/BYToolModule/extension/*.{swift}"
}
]
}