blob: 2671aed85f4709c7f5ceeaf089c77e8f91164cb8 [file] [log] [blame]
{
"name": "CGXCategoryView-OC",
"version": "1.1",
"summary": "a CGXCategoryView-OC 菜单封装",
"description": "(腾讯新闻、今日头条、京东、爱奇艺等所有主流APP分类切换滚动视图) 封装",
"homepage": "https://github.com/974794055/CGXCategoryView-OC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"974794055": "974794055@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/974794055/CGXCategoryView-OC.git",
"tag": "1.1"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": [
"CGXCategoryView",
"CGXCategoryView/**/*.{h,m}"
],
"deprecated": true
}