blob: cc48c4ba5646d94a92765201a1ee94c8089321c9 [file] [log] [blame]
{
"name": "XBExpandViews",
"version": "0.0.2",
"summary": "expand feature and function",
"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.2"
},
"requires_arc": true,
"subspecs": [
{
"name": "XBExpandButton",
"source_files": "XBExpandViews/XBExpandButton/*.{h,m}"
},
{
"name": "XBGradientColorView",
"source_files": "XBExpandViews/XBGradientColorView/*.{h,m}"
}
]
}