blob: 63b0ddaf8de76cc4879c685535ad45ca21ff866d [file] [log] [blame]
{
"name": "CGXCategoryPopTitleView-OC",
"version": "0.0.1",
"summary": "a CGXCategoryPopTitleView-OC 弹出菜单封装",
"description": "弹出文字菜单封装",
"homepage": "https://github.com/974794055/CGXCategoryPopTitleView-OC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"974794055": "974794055@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/974794055/CGXCategoryPopTitleView-OC.git",
"tag": "0.0.1"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": [
"CGXCategoryPopTitleView",
"CGXCategoryPopTitleView/**/*.{h,m}"
]
}