4 "summary": "A conforming WebSocket RFC 6455 client library in Swift.",
5 "homepage": "https://github.com/insurlytech/Starscream",
6 "license": "Apache License, Version 2.0",
8 "Dalton Cherry": "http://daltoniam.com",
9 "Austin Cherry": "http://austincherry.me"
12 "git": "https://github.com/insurlytech/Starscream.git",
15 "social_media_url": "http://twitter.com/daltoniam",
22 "source_files": "Sources/**/*.{swift}",
24 "pod_target_xcconfig": {
25 "SWIFT_VERSION": "4.1",
26 "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/LStarscream/zlib"
28 "preserve_paths": "zlib/*"