4 "summary": "Official LoginRadius SDK for iOS to integrate User Registration Service or Social Login in your app.",
5 "description": "LoginRadius is an Identity Management Platform that simplifies user registration and social login while securing data.\n\nThe SDK provides the following\n\n* Traditional User Registration and Login services.\n* Social login with various social network providers.\n* Native facebook and twitter login",
6 "homepage": "https://github.com/LoginRadius/ios-sdk/",
10 "LoginRadius": "support@loginradius.com"
13 "Raviteja Ghanta": "ravi@loginradius.com"
16 "social_media_url": "https://twitter.com/LoginRadius",
21 "git": "https://github.com/LoginRadius/ios-sdk.git",
24 "source_files": "LRSDK/**/*.{h,m}",
34 "SystemConfiguration",
40 "LRSDK/Classes/*.{h,m}",
41 "LRSDK/FacebookNative/*.{h,m}",
42 "LRSDK/RegistrationService/*.{h,m}",
43 "LRSDK/SocialLogin/*.{h,m}",
44 "LRSDK/TwitterNative/*.{h,m}"