blob: da211141326f886dceb88666f582b275363b19d9 [file] [log] [blame]
{
"name": "SocialSignInKit",
"version": "1.0.0",
"summary": "SocialSignInKit is multiple social sign-in kit. Support to Apple, Google and Facebook.",
"description": "SocialSignInKit is multiple social sign-in kit. Support to Apple, Google and Facebook sign-in integration in our app.",
"homepage": "https://github.com/NikhilKothawale/SocialSignInKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikhil Kothawale": "kothavale.nikhil95@gmail.com"
},
"source": {
"git": "https://github.com/NikhilKothawale/SocialSignInKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "4.2",
"source_files": "SocialSignInKit/**/*.{h,m,swift}",
"swift_version": "4.2"
}