blob: c750011e63ac77804c7be4d9416d329a24fd849f [file] [log] [blame]
{
"name": "QCButton",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"summary": "这是一个可以调整Button图片显示方向的SDK",
"description": "QCButton可以调整Button图片显示方向的SDK",
"homepage": "https://github.com/aiyouBug/QCButton1",
"source": {
"git": "https://github.com/aiyouBug/QCButton1.git",
"tag": "0.0.2"
},
"source_files": "Classes/QCButton/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"hqc": "huqngqic@163.com"
},
"social_media_url": "https://github.com/aiyouBug"
}