[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 8 / a / 9 / SwiftSocket / 1.1 / SwiftSocket.podspec.json
bloba98698f688d1d2da5387217bb42ddaf65327d881
2   "name": "SwiftSocket",
3   "version": "1.1",
4   "summary": "A cool framework to work with TCP and UDP sockets",
5   "description": "SwiftSocket profieds an easy way to create TCP or UDP clients and servers 💁",
6   "homepage": "https://github.com/danshevluk/SwiftSocket",
7   "license": {
8     "type": "BSD"
9   },
10   "authors": {
11     "Dan Shevlyuk": "danshevlyuk@icloud.com"
12   },
13   "social_media_url": "http://twitter.com/danshevluk",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/danshevluk/SwiftSocket.git",
19     "tag": "1.1"
20   },
21   "source_files": "SwiftSocket/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3"
24   },
25   "pushed_with_swift_version": "3.0"