blob: 081b3929ad1c4d2b4d0e45b9b73e1673e2bcc4a5 [file] [log] [blame]
{
"name": "Communicators",
"version": "0.0.1",
"summary": "With Communicators you can send message directly to some thread without lost any messae.",
"description": "With Communicators you can send message directly to some thread without lost any messae.",
"homepage": "https://github.com/wangjufan/Communicator/tree/master/Communicators",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": "wangjufan@126.com"
},
"source": {
"git": "https://github.com/wangjufan/Communicator.git",
"tag": "0.0.1"
},
"source_files": "Communicators/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}