2 "name": "FlipperEventStoreVieweriOS",
4 "summary": "a iOS plugin for Facebook Flipper to view EventStore in app",
5 "description": "a iOS plugin for FlipperKit to view EventStore in app. Need to install the desktop plugin as well(https://www.npmjs.com/package/flipper-plugin-eventstoreviewer).",
6 "homepage": "https://github.com/HaiFengKao/FlipperEventStoreVieweriOS",
12 "Hai Feng Kao": "haifeng@cocoaspice.in"
15 "git": "https://github.com/HaiFengKao/FlipperEventStoreVieweriOS.git",
21 "source_files": "FlipperEventStoreVieweriOS/Classes/**/*",
22 "swift_versions": "5.0",
23 "public_header_files": "FlipperEventStoreVieweriOS/Classes/EventStoreViewerPlugin.h",
25 "CLANG_CXX_LIBRARY": "libc++"
27 "pod_target_xcconfig": {
28 "DEFINES_MODULE": "YES"
35 "static_framework": true,
36 "swift_version": "5.0"