[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 8 / StarscreamHB / 3.0.6 / StarscreamHB.podspec.json
blob5114c44dc6ebdf853befff59789d353ab0c8a488
2   "name": "StarscreamHB",
3   "version": "3.0.6",
4   "summary": "A conforming WebSocket RFC 6455 client library in Swift.",
5   "homepage": "https://github.com/Brsoyan/Starscream",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton Cherry": "http://daltoniam.com",
9     "Austin Cherry": "http://austincherry.me"
10   },
11   "source": {
12     "git": "https://github.com/Brsoyan/Starscream",
13     "tag": "3.0.6"
14   },
15   "social_media_url": "http://twitter.com/daltoniam",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Sources/*.swift",
20   "libraries": "z",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.1",
23     "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/StarscreamHB/zlib"
24   },
25   "preserve_paths": "zlib/*"