blob: e76b9f8a7ff19213e35ed1355390e327b9e3817c [file] [log] [blame]
{
"name": "YQButton",
"version": "1.1",
"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.1"
},
"source_files": "YQButton/Source/*.{swift,h,m,c}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}