blob: 1e8530eebf834e5cd2b7f7d41f624780ed266c9f [file] [log] [blame]
{
"name": "CounselorChannelCategory",
"version": "0.0.1",
"summary": "CounselorChannelCategory.",
"description": "this is CounselorChannelCategory",
"homepage": "http://git.lizihang.com/sunqingqiong/CounselorChannelCategory",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": "qiongqiong",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://git.lizihang.com/sunqingqiong/CounselorChannelCategory.git",
"tag": "0.0.1"
},
"source_files": "CounselorChannelCategory/CounselorChannelCategory/**/*.{h,m,swift}",
"requires_arc": true,
"dependencies": {
"CTMediator": [
]
}
}