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