{ | |
"name": "GDHollowUI", | |
"version": "0.1.0", | |
"summary": "Hollow UI", | |
"description": "镂空UI, 包含镂空按钮(GDHollowButton), 镂空标签(GDHollowLabel) [稿定科技(厦门)]", | |
"homepage": "https://github.com/Quanhua-Guan/GDHollowUI", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"宇园": "xinmuheart@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/Quanhua-Guan/GDHollowUI.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "GDHollowUI/Classes/**/*" | |
} |