blob: 55fd7afbedb6474805594f5a430eb2ffbbd831c8 [file] [log] [blame]
{
"name": "FFCustomViews",
"version": "0.0.1",
"summary": "自定义控件",
"description": "一些常用的自定义控件",
"homepage": "https://github.com/fanxiaoApple/FFCustomViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanxiaoApple": "547900997@qq.com"
},
"source": {
"git": "https://github.com/fanxiaoApple/FFCustomView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FFCustomViews/Classes/**/*"
}