blob: 8c6c22e8190b29a765a8dc24cb0aa0b22805f82e [file] [log] [blame]
{
"name": "CtsSocialLogin",
"version": "0.1.1",
"summary": "use this framework for reusing",
"description": "CTS login reuseable componets use it for reuseable purpose with facebook and twitter implemetation",
"homepage": "https://github.com/stalinathavan/CtsSocialLogin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"stalin156@gmail.com": "stalin156@gmail.com"
},
"source": {
"git": "https://github.com/stalinathavan/CtsSocialLogin.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CtsSocialLogin/Classes/**/*",
"dependencies": {
"Firebase": [
],
"GoogleSignIn": [
],
"FBSDKLoginKit": [
],
"TwitterKit": [
]
},
"xcconfig": {
"SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/TwitterKit"
},
"static_framework": true
}