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