blob: 699f56a8bb60466079eaf2c171ea605607704b71 [file] [log] [blame]
{
"name": "SYTypeButtonView",
"version": "2.1.3",
"summary": "SYTypeButtonView used to show button view...",
"homepage": "https://github.com/potato512/SYTypeButtonView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/potato512/SYTypeButtonView.git",
"tag": "2.1.3"
},
"source_files": "SYTypeButtonView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}