blob: e74fb6ff2cdd517ec848bb8983611f2ad26c5ace [file] [log] [blame]
{
"name": "XBExpandViews",
"version": "0.0.1",
"summary": "common UI",
"homepage": "https://github.com/yanxiaobing/XBExpandViews",
"license": "MIT",
"authors": {
"XBingo": "dove025@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yanxiaobing/XBExpandViews.git",
"tag": "0.0.1"
},
"requires_arc": true,
"subspecs": [
{
"name": "XBExpandButton",
"source_files": "XBExpandViews/XBExpandButton/*.{h,m}"
},
{
"name": "XBGradientColorView",
"source_files": "XBExpandViews/XBGradientColorView/*.{h,m}"
}
]
}