blob: 183dc8edcabcc01569118a5de6a70da4d0dc1763 [file] [log] [blame]
{
"name": "objcSocketClient",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "objcSocketClient/**/*.{h,m}",
"public_header_files": "objcSocketClient/**/*.h",
"dependencies": {
"objcTemp": [
],
"CocoaAsyncSocket": [
]
}
}