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