blob: 1020da32f23283d1e90bd9f305636f8fcd564657 [file] [log] [blame]
{
"name": "CGXPageListView-OC",
"version": "0.0.3",
"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.3"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": [
"CGXPageListView",
"CGXPageListView/**/*.{h,m}"
]
}