2 "name": "LookinServer",
4 "summary": "The iOS framework of Lookin.",
5 "description": "Embed this framework into your iOS project to enable Lookin mac app.",
6 "homepage": "https://lookin.work",
9 "Li Kai": "lookin@lookin.work"
15 "default_subspecs": "Core",
17 "git": "https://github.com/QMUI/LookinServer.git",
20 "frameworks": "UIKit",
25 "source_files": "Src/Core/**/*"
30 "LookinServer/Core": [
34 "source_files": "Src/Swift/**/*",
35 "pod_target_xcconfig": {
36 "GCC_PREPROCESSOR_DEFINITIONS": "LOOKIN_SERVER_SWIFT_ENABLED=1"