[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / a / 9 / SwiftSocket / 2.0 / SwiftSocket.podspec.json
blob1418d4d04daf799641136c34d3e3cb0fa927e51c
2   "name": "SwiftSocket",
3   "version": "2.0",
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/swiftsocket/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/swiftsocket/SwiftSocket.git",
19     "tag": "2.0"
20   },
21   "source_files": "Sources/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3"
24   },
25   "pushed_with_swift_version": "3.0"