blob: b083d082d699924f665b5d273b0f07f21920b0fb [file] [log] [blame]
{
"name": "NoChat",
"version": "0.1.0",
"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.1.0"
},
"source_files": "NoChat/Source/*.{h,swift}",
"public_header_files": "NoChat/Source/*.h"
}