blob: 302cc1e7e22a29ff0904a1fb4ca0a1a983068f2b [file] [log] [blame]
{
"name": "BBToolModule",
"version": "1.3.0",
"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.3.0"
},
"requires_arc": true,
"subspecs": [
{
"name": "extension",
"source_files": "BYToolModule/BYToolModule/extension/*.{swift}"
}
]
}