blob: 309b531a1a0183034b9cd3c7f3c48a78e876fdaa [file] [log] [blame]
{
"name": "EasySocketKit",
"version": "1.0.0",
"summary": "A some of network communication for EasySocketKit.",
"description": "network communication for EasySocketKit. download the toolKit for your program",
"homepage": "https://github.com/baitxaps/EasySocketKit",
"license": "MIT",
"authors": {
"baitxaps": "baitxaps@126.com"
},
"source": {
"git": "https://github.com/baitxaps/EasySocketKit.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}