[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / d / 6 / SecureSocket / 1.0.0 / SecureSocket.podspec.json
blob17c54a97b71a73e647a12b4b89c7396fcf1962ca
2   "name": "SecureSocket",
3   "module_name": "SecureSocket",
4   "version": "1.0.0",
5   "summary": "SecureSocket is a generic low level socket framework written in Swift.",
6   "homepage": "https://github.com/Meniny/SecureSocket",
7   "license": "MIT",
8   "authors": {
9     "Meniny": "Meniny@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Meniny/SecureSocket.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "http://meniny.cn/",
16   "requires_arc": true,
17   "platforms": {
18     "osx": "10.11",
19     "ios": "10.0",
20     "watchos": "2.0",
21     "tvos": "9.0"
22   },
23   "source_files": "Sources/*.swift",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "3.1.1"
26   },
27   "pushed_with_swift_version": "3.1.1"