blob: 3faa33f20a634813b101f2669d77e223e7e386cf [file] [log] [blame]
{
"name": "XCAnimationButton",
"version": "1.0.1",
"summary": "XCAnimationButton",
"description": "XCAnimationButton自定义带动画按钮",
"homepage": "https://github.com/fanxiaocong/XCAnimationButton",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XCAnimationButton.git",
"tag": "1.0.1"
},
"source_files": "XCAnimationButton",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}