blob: 0732c34f1a5826def63ae080514122575e73b48b [file] [log] [blame]
{
"name": "CGXPageListView-OC",
"version": "0.0.1",
"summary": "a CGXPageListView-OC 菜单封装",
"description": "(左右滚动列表页 封装",
"homepage": "https://github.com/974794055/CGXPageListView-OC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"974794055": "974794055@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/974794055/CGXPageListView-OC.git",
"tag": "0.0.1"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": [
"CGXPageListView",
"CGXPageListView/**/*.{h,m}"
]
}