blob: 0e8e108d8863d725a78f5d9af83540b54a90270b [file] [log] [blame]
{
"name": "Starscream",
"version": "0.9.4",
"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": "0.9.4"
},
"social_media_url": "http://twitter.com/daltoniam",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "*.swift",
"requires_arc": "true"
}