blob: 0595bf860d4eb9d320ddef2e2b0df6981cb59cd1 [file] [log] [blame]
{
"name": "ZFCustomView",
"version": "0.1.3.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ZFCustomView/**/*"
}