blob: 3595b13427b79a2772432d7bbdc236a0d121c98b [file] [log] [blame]
{
"name": "Swocket",
"version": "0.1.0",
"summary": "Asynchronous network framework in Swift",
"homepage": "https://github.com/mikaoj/Swocket",
"license": "MIT",
"authors": {
"Joakim Gyllström": "joakim@backslashed.se"
},
"source": {
"git": "https://github.com/mikaoj/Swocket.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "Pod/**/*"
}