blob: 5018cf5880ff3ebe5d8e8bd77837bbc2d30f18ff [file] [log] [blame]
{
"name": "WJImageMessageCell",
"version": "1.0.1",
"summary": "like wechat imageCell",
"homepage": "https://github.com/shuizhuqing/WJImageMessageCell",
"license": "MIT",
"authors": {
"shuizhuqing": "shuizhuqing1989@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/shuizhuqing/WJImageMessageCell.git",
"tag": "1.0.1"
},
"source_files": [
"class",
"class/**/*.{h,m}"
],
"exclude_files": "class/Exclude",
"requires_arc": true
}