blob: f41d5475f0c1d49dd53484f24f4c27aca820f62d [file] [log] [blame]
{
"name": "ZXYShineButton",
"version": "1.1.1",
"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.1.1"
},
"source_files": [
"ZXYShineButton",
"ZXYShineButton/*.{h,m}"
],
"resources": "ZXYShineButton/*.{bundle}",
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true
}