blob: 2eeea0857ec90107ceb1ff810d43eb642693a885 [file] [log] [blame]
{
"name": "CocoaLogSocket",
"version": "1.0.0",
"summary": "Log By Socket.",
"description": "CocoaLogSocket supports TCP and UDP",
"homepage": "https://github.com/e314521/CocoaLogSocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"e314521": "99789999@qq.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/e314521/CocoaLogSocket.git",
"tag": "1.0.0"
},
"source_files": "Source/*.{h,m}"
}