blob: 526c6271d50b024c0919847068a5f2d9ad0fa521 [file] [log] [blame]
{
"name": "Starscream",
"version": "2.0.3",
"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": "2.0.3"
},
"social_media_url": "http://twitter.com/daltoniam",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"requires_arc": "true",
"pushed_with_swift_version": "3.0"
}