blob: 6a0283b44a85bbd34109b7f0d40082d61e5c77f7 [file] [log] [blame]
{
"name": "NoChat",
"version": "0.3.1",
"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.1"
},
"source_files": "NoChat/NoChat/*.{h,m}",
"public_header_files": "NoChat/NoChat/*.h"
}