blob: 635835f062c1a708534a2e849eea5be37445753d [file] [log] [blame]
{
"name": "JXCategoryView",
"version": "1.2.2",
"summary": "A powerful and easy to use category view (segment view, segment control, page view, scroll viewcontroller)",
"homepage": "https://github.com/pujiaxin33/JXCategoryView",
"license": "MIT",
"authors": {
"pujiaxin33": "317437084@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pujiaxin33/JXCategoryView.git",
"tag": "1.2.2"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"requires_arc": true
}