blob: bdf1956edebd265b84537f9284ca50d4b583a246 [file] [log] [blame]
{
"name": "CocoaSocket",
"version": "0.0.1",
"summary": "Socket封装",
"description": "iOS Socket封装封装库",
"homepage": "https://github.com/ruixiaoguo/CocoaSocket.git",
"license": "MIT",
"authors": {
"ruixiaoguo": "grx0917@sina.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ruixiaoguo/CocoaSocket.git",
"tag": "0.0.1"
},
"source_files": "CocoaSocket/CocoaSocket/*.{h,m}",
"exclude_files": "",
"frameworks": "Foundation"
}