blob: b045e4c032f3c66b3499f8b0c6e25ef4a1b1ac7e [file] [log] [blame]
{
"name": "ZXYShineButton",
"version": "1.0.6",
"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.6"
},
"source_files": [
"ZXYShineButton",
"ZXYShineButton/*.{h,m}"
],
"exclude_files": "ZXYShineButton/ShineButton.bundle/resource/*{png}",
"frameworks": [
"UIKit",
"QuartzCore"
]
}