blob: 8102e73e58cf3c793ef73f7103baffa79b4a3458 [file] [log] [blame]
{
"name": "PJLSocket",
"version": "0.0.16",
"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": "0.0.16"
},
"source_files": "PJLSocket/PJLSocketSource/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"CocoaAsyncSocket": [
]
}
}