blob: 03a6b6dc482a26fadb1bf31925dfe962140ec008 [file] [log] [blame]
{
"name": "ZFCustomView",
"version": "0.1.3.9",
"summary": "A custom view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Swift.",
"homepage": "https://github.com/zhou415770319/ZFCustomView",
"license": "MIT",
"authors": {
"周飞": "zhou415770319@163.com"
},
"source": {
"git": "https://github.com/zhou415770319/ZFCustomView.git",
"tag": "0.1.3.9"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ZFCustomView/UIButton/*"
}