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