2 "name": "StarscreamFork",
4 "summary": "A conforming WebSocket RFC 6455 client library in Swift.",
5 "homepage": "https://github.com/hamchapman/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/hamchapman/Starscream.git",
15 "social_media_url": "http://twitter.com/hamchapman",
22 "source_files": "Sources/*.swift",
24 "pod_target_xcconfig": {
25 "SWIFT_VERSION": "4.0",
26 "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/StarscreamFork/zlib"
28 "preserve_paths": "zlib/*"