blob: bf8952ec62c3f90bf2902695051801ce3e3fd4c4 [file] [log] [blame]
{
"name": "CDChatList",
"version": "0.1.0",
"summary": "Awesome chatlist component for iOS.",
"homepage": "https://github.com/chdo002/CDChatList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chdo002": "1107661983@qq.com"
},
"source": {
"git": "https://github.com/chdo002/CDChatList.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CDChatList/Classes/**/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
"4.2.3"
]
}
}