blob: f4c0c962427988e97de633182da168d3ad68e7dd [file] [log] [blame]
{
"name": "ZSBellAnimationView",
"version": "0.0.1",
"summary": "ZSBellAnimationView 是一个简单的 闹铃动效控件",
"description": "这个控件使用的是 QuartzCode制作的;有波纹 和 圆环 两种动效,可自行控制。",
"homepage": "https://github.com/Kaelzzs/ZSBellAnimationView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Kael": "zhouzuosong_Kael@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Kaelzzs/ZSBellAnimationView.git",
"tag": "0.0.1"
},
"source_files": "ZSBellAnimationView/**/*.{h,m}",
"resources": "ZSBellAnimationView/*.png"
}