blob: 0f3072d3143f764ddc92cabb1ace8c12d0cf13ab [file] [log] [blame]
{
"name": "Starscream",
"version": "1.0.1",
"summary": "A conforming WebSocket RFC 6455 client library in Swift for iOS and OSX.",
"homepage": "https://github.com/daltoniam/Starscream",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "http://daltoniam.com",
"Austin Cherry": "http://austincherry.me"
},
"source": {
"git": "https://github.com/daltoniam/Starscream.git",
"tag": "1.0.1"
},
"social_media_url": "http://twitter.com/daltoniam",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "*.swift",
"requires_arc": "true"
}