[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / f / StarscreamFork / 3.0.5 / StarscreamFork.podspec.json
blob31ff53377b7022c9eff38c7d7f0ebfe018237810
2   "name": "StarscreamFork",
3   "version": "3.0.5",
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",
7   "authors": {
8     "Dalton Cherry": "http://daltoniam.com",
9     "Austin Cherry": "http://austincherry.me"
10   },
11   "source": {
12     "git": "https://github.com/hamchapman/Starscream.git",
13     "tag": "3.0.5"
14   },
15   "social_media_url": "http://twitter.com/hamchapman",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "Sources/*.swift",
23   "libraries": "z",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.0",
26     "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/StarscreamFork/zlib"
27   },
28   "preserve_paths": "zlib/*"