blob: 1c18c2538311ada5b5b5b4c02a5aff340679373c [file] [log] [blame]
{
"name": "CCHSocket",
"version": "0.0.1",
"summary": "CCHSocket swift socket",
"description": "CCHSocket swift socket TCP/UDP",
"homepage": "https://github.com/VeryLoveLoli/CCHSocket",
"license": "MIT",
"authors": {
"CCH": "chuancan@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/VeryLoveLoli/CCHSocket.git",
"tag": "0.0.1"
},
"source_files": "CCHSocket/*.swift",
"exclude_files": "Classes/Exclude",
"frameworks": "Foundation",
"requires_arc": true
}