[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / a / 5 / overlayNetwork / 0.0.2 / overlayNetwork.podspec.json
blob2a2a9c3e98240ab4b0b58bfb342ad37e5f5d21c2
2   "name": "overlayNetwork",
3   "version": "0.0.2",
4   "summary": "Peer-to-Peer Overlay Network Communicate System, based on Distributed Hash Table Lookup Protocol MIT Laboratory's Paper named Chord.",
5   "description": "overlayNetwork is a iOS library as Peer-to-Peer Overlay Network Communicate System, based on Distributed Hash Table Lookup Protocol MIT Laboratory's Paper named Chord.\nNothing depending other libraries.",
6   "homepage": "https://github.com/webbananaunite/overlayNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WEB BANANA UNITE Tokyo-Yokohama LPC.": "mizu@webbanana.org"
13   },
14   "platforms": {
15     "ios": "16.0"
16   },
17   "source": {
18     "git": "https://github.com/webbananaunite/overlayNetwork.git",
19     "tag": "0.0.2p"
20   },
21   "source_files": [
22     "overlayNetwork",
23     "overlayNetwork/**/*.{h,m}"
24   ],
25   "exclude_files": "overlayNetwork/Exclude"