blob: 760fd62707dfacb4a225dae084352e5360965c97 [file] [log] [blame]
{
"name": "KpengDianZanBtn",
"version": "0.0.1",
"summary": "一个点赞动画的按钮 +1动画和按钮图片缩放",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/smithgoo/KpengDianZanBtn",
"license": "MIT",
"authors": {
"KPeng": "294336370@qq.com"
},
"source": {
"git": "https://github.com/smithgoo/KpengDianZanBtn.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "KpengDianZanBtn/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}