2 "name": "JMMMWormhole",
5 "summary": "Message passing between apps and extensions.",
6 "homepage": "https://github.com/mutualmobile/MMWormhole",
8 "Conrad Stoll": "conrad.stoll@mutualmobile.com"
11 "git": "https://github.com/JioMeet/MMWormhole.git",
15 "default_subspecs": "Core",
26 "frameworks": "Foundation"
34 "pod_target_xcconfig": {
35 "DEFINES_MODULE": "YES"
41 "source_files": "Source/*.{h,m}"
44 "source_files": "Source/*.{h,m}"
48 "Source/MMWormhole.{h,m}",
49 "Source/MMWormholeFileTransiting.{h,m}",
50 "Source/MMWormholeCoordinatedFileTransiting.{h,m}",
51 "Source/MMWormholeTransiting.h"