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