blob: e5fe35f8880f23c2d2f6f1bc182bb0825e7a2552 [file] [log] [blame]
{
"name": "chatDemo",
"version": "0.0.4",
"platforms": {
"ios": "9.0"
},
"summary": "A wx looking chat demo framework.",
"homepage": "https://github.com/HChengH/chatDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HChengH": "chenghe1996@163.com"
},
"source": {
"git": "https://github.com/HChengH/chatDemo.git",
"tag": "0.0.4"
},
"source_files": "chatDemo/chatDemo_dummy.*",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}