[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / d / KYNearbyService / 1.1.0 / KYNearbyService.podspec.json
blob2fb6893a9dc4b500741709af19b2bc88e6e1b28f
2   "name": "KYNearbyService",
3   "version": "1.1.0",
4   "summary": "A service for nearby discovery and communication.",
5   "license": "MIT",
6   "source": {
7     "git": "https://github.com/Kjuly/KYNearbyService.git",
8     "tag": "1.1.0"
9   },
10   "homepage": "https://github.com/Kjuly/KYNearbyService",
11   "screenshots": [
12     "https://raw.githubusercontent.com/Kjuly/preview/main/KYNearbyService/01.png",
13     "https://raw.githubusercontent.com/Kjuly/preview/main/KYNearbyService/Mac_01.png"
14   ],
15   "authors": {
16     "Kjuly": "dev@kjuly.com"
17   },
18   "social_media_url": "https://twitter.com/kJulYu",
19   "platforms": {
20     "ios": "15.5",
21     "osx": "12.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "KYNearbyService",
25   "exclude_files": "KYNearbyService/KYNearbyService.docc",
26   "requires_arc": true,
27   "dependencies": {
28     "KYLogger": [
29       "~> 1.0"
30     ]
31   },
32   "swift_version": "5.0"