blob: edd5b9d0ed46f8e83017a6904f5e41e91e96236a [file] [log] [blame]
{
"name": "NoChat",
"version": "0.3.2",
"summary": "A lightweight chat framework.",
"homepage": "https://github.com/little2s/NoChat.git",
"license": "MIT",
"authors": {
"Yinglun Duan": "duanyinglun@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/little2s/NoChat.git",
"tag": "0.3.2"
},
"source_files": "NoChat/NoChat/*.{h,m}",
"public_header_files": "NoChat/NoChat/*.h"
}