blob: 31739e61e1d991b092a8e549dd20556602473316 [file] [log] [blame]
{
"name": "objcSocketClient",
"version": "1.0.2",
"summary": "sth useful.",
"description": "wait for next time.",
"homepage": "https://github.com/vilyever",
"license": "MIT",
"authors": {
"vilyever": "vilyever@gmail.com"
},
"source": {
"git": "https://github.com/vilyever/objcSocketClient.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "objcSocketClient/**/*.{h,m}",
"public_header_files": "objcSocketClient/**/*.h",
"dependencies": {
"objcTemp": [
],
"CocoaAsyncSocket": [
]
}
}