blob: 83c1e8e660a000f5fb1aea8f10da3acb16a3c685 [file] [log] [blame]
{
"name": "PJLSocket",
"version": "0.0.12",
"summary": "socket for easy Use",
"description": "    简单的尝试练习使用看看,目前比较简单,以后会一步一步完善",
"homepage": "https://gitee.com/pei5306788/PJLSocket.git",
"license": "MIT",
"authors": {
"pei5306700": "4457745@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/pei5306788/PJLSocket.git",
"tag": "v0.0.12"
},
"source_files": "PJLSocket/PJLSocketSource/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"CocoaAsyncSocket": [
]
}
}