2 "name": "CCSOAuth2SessionManager",
5 "homepage": "https://github.com/CrowdComputingSystems/GROAuth2SessionManager",
7 "Alexandr Kantsevoi": "akoncevoi@workfusion.com"
9 "summary": "Fork GROAuth2SessionManager for CCS company",
14 "git": "https://github.com/CrowdComputingSystems/GROAuth2SessionManager.git",
17 "source_files": "GROAuth2SessionManager",
18 "frameworks": "Security",
20 "prefix_header_contents": "#ifdef __OBJC__ \n #import <Security/Security.h> \n #if __IPHONE_OS_VERSION_MIN_REQUIRED \n #import <SystemConfiguration/SystemConfiguration.h> \n #import <MobileCoreServices/MobileCoreServices.h>\n #else \n #import <SystemConfiguration/SystemConfiguration.h> \n #import <CoreServices/CoreServices.h>\n #endif\n #endif",