blob: 5969db1ed574e6c00f6854edc4852ab7f44e991f [file] [log] [blame]
{
"name": "UTFacebookLogin",
"version": "0.0.3",
"summary": "UTFacebook Logins - Swift",
"description": "Integrate Social login in your application with simple steps.",
"homepage": "https://gitlab.vteamslabs.com/appdev360/iOS-Components",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Usman Tarar": "usman.tarar@nxb.com.pk"
},
"source": {
"git": "https://gitlab.vteamslabs.com/appdev360/iOS-Components.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UTFacebookLogin/Source/**/*.{swift}",
"dependencies": {
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
]
},
"pushed_with_swift_version": "3.0"
}