4 "summary": "GrowthPush SDK for iPhone/iPad",
5 "description": " GrowthPush is push notification and analysis platform for smart devices.\n https://growthpush.com/\n",
6 "homepage": "https://github.com/SIROK/growthpush-ios",
8 "type": "Apache License, Version 2.0",
12 "SIROK, Inc.": "email@address.com"
15 "git": "https://github.com/SIROK/growthpush-ios.git",
18 "source_files": "GrowthPush/*.{h,m}",
21 "THIRD_PARTY_ LICENSES"
26 "requires_arc": false,
32 "prefix_header_contents": " #ifdef __OBJC__\n #import <SystemConfiguration/SystemConfiguration.h>\n #import <MobileCoreServices/MobileCoreServices.h>\n #endif\n"