2 "name": "apploggerSDK",
4 "summary": "Log your app to the web",
5 "homepage": "http://applogger.io",
6 "documentation_url": "https://github.com/applogger/applogger-ios-sdk",
9 "io": "info@applogger.io"
12 "git": "https://github.com/applogger/applogger-ios-sdk.git",
31 "compiler_flags": "-Wno-format"
33 "libraries": "icucore",
34 "source_files": "Classes/iOS/*.{h,m}",
45 "AZSocketIO-HandShakeData": [
49 "prefix_header_contents": "#define NSLog(...) internalLog(__VA_ARGS__);\n \n #ifdef __OBJC__\n #import \"ioApploggerHelper.h\"\n #endif"