4 "summary": "A minimal iOS/macOS Socket Framework.",
5 "description": "A minimal iOS/macOS Socket Framework in Swift.",
6 "homepage": "https://github.com/Meniny/Socketing",
9 "Meniny": "Meniny@qq.com"
12 "git": "https://github.com/Meniny/Socketing.git",
15 "social_media_url": "http://meniny.cn/",
20 "pod_target_xcconfig": {
21 "SWIFT_VERSION": "3.0"
24 "Socketing/**/*{.swift}",
28 "public_header_files": "Socketing/**/*{.h}",
30 "frameworks": "Foundation"
33 "frameworks": "Foundation"
35 "pushed_with_swift_version": "3.0"