blob: a9c367f0328755cd8210d4974535e02ebbf757b2 [file] [log] [blame]
{
"name": "StfalconSocial",
"version": "0.0.3",
"summary": "StfalconSocial helps you to get access token from Facebook and VK.",
"description": "StfalconSocial`s purpose is to get access token from Facebook or VK. You can use it to get token from specific social network, or from several (now supports only Facebook and VKontakte).",
"homepage": "https://github.com/VictorAmelin/StfalconSocial",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Viktor Amelin": "viktor.amelin@stfalcon.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source": {
"git": "https://github.com/VictorAmelin/StfalconSocial.git",
"tag": "0.0.3"
},
"source_files": "StfalconSocial.{swift}",
"dependencies": {
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
],
"VK-ios-sdk": [
]
},
"pushed_with_swift_version": "3.0"
}