blob: abe79f40f87163b22b5320a542b724d591a6e6c7 [file] [log] [blame]
{
"name": "CGXCategoryChannel",
"version": "0.2",
"summary": "a CGXCategoryChannel 推荐频道样式",
"description": "推荐频道样式封装",
"homepage": "https://github.com/974794055/CGXCategoryChannel-OC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"974794055": "974794055@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/974794055/CGXCategoryChannel-OC.git",
"tag": "0.2"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": [
"CGXCategoryChannel",
"CGXCategoryChannel/**/*.{h,m}"
]
}