blob: b4ca5c4a7cf0e49c0257fa5b67cb625f92697f13 [file] [log] [blame]
{
"name": "GButton",
"version": "0.0.1",
"summary": "A GButton summary.",
"description": "A GButton description",
"homepage": "https://github.com/gxl123/GButton",
"license": "MIT",
"authors": {
"\u0003gxl": "2180877579@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/gxl123/GButton.git",
"tag": "0.0.1"
},
"source_files": [
"GButton",
"GButton/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}