blob: 33790a46930f05c7b68e72ccf09392511ec7f916 [file] [log] [blame]
{
"name": "HQInlineListView",
"version": "0.0.1",
"summary": "轻量级通用购物App商品详情页面",
"description": "基于UITableView和UICollectionView封装的支持纵向、横向多segment滚动的视图控件,轻量级通用购物App商品详情页面,可以完全自定义Segement数量和内容。",
"homepage": "https://github.com/debolee/HQInlineListView",
"license": "MIT",
"authors": {
"debolee": "debolee@163.com"
},
"social_media_url": "https://weibo.com/bobooo",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/debolee/HQInlineListView.git",
"tag": "0.0.1"
},
"source_files": [
"HQInlineListView",
"HQInlineListView/**/*.{h,m,mm}"
],
"resources": "HQInlineListView/*.xib",
"requires_arc": true
}