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