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