blob: 8a341bf95330e26b336fc0273949365b3d9b2ea9 [file] [log] [blame]
{
"name": "ZXYShineButton",
"version": "1.0.9",
"summary": "an Animate Button view on iOS.",
"homepage": "https://github.com/xiaoyang521style/ZXYShineButton",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"赵阳": "mailyzhao@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaoyang521style/ZXYShineButton.git",
"tag": "1.0.9"
},
"source_files": [
"ZXYShineButton",
"ZXYShineButton/*.{h,m}"
],
"resources": "ZXYShineButton/*.{bundle}",
"public_header_files": "ZXYShineButton/*.h",
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true
}