blob: fb20b15de328a8a4cc77fb0d481bbbe320cd7612 [file] [log] [blame]
{
"name": "ZFCustomView",
"version": "0.0.1",
"summary": "A marquee 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.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ZFCustomView/**/*"
}