blob: 665e0075c63d02e4657630291a60d120fc0d037e [file] [log] [blame]
{
"name": "YQButton",
"version": "0.0.2",
"summary": "YQButton can easy to set image and label position.",
"homepage": "https://github.com/yqing0115/YQButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨清": "yangqing1989@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yqing0115/YQButton.git",
"tag": "0.0.2"
},
"source_files": "YQButtonDemo/YQButtonDemo/YQButton/*.{swift,h,m,c}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}