blob: c3a99f80c4789da3decb59e4d47d9c0d5bc1fdc9 [file] [log] [blame]
{
"name": "CatZanButton",
"version": "1.2.2",
"summary": "A animation button for Zan.",
"homepage": "https://github.com/K-cat/CatZanButton",
"license": "MIT",
"authors": {
"K-cat": "kcatismyname@icloud.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/K-cat/CatZanButton.git",
"tag": "1.2.2"
},
"source_files": "CatZanButton/CatZanButton/*.{h,m}",
"resources": "CatZanButton/CatZanButton/*.png",
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true
}