blob: 09d6fcdfa5f548bb6cfa4575ae0374844d408564 [file] [log] [blame]
{
"name": "SocialToolKit",
"version": "0.2",
"summary": "SocialToolKit helps you to get access token from Facebook, VK and Instagram.",
"description": "SocialToolKit`s purpose is to get access token from Facebook, VK or Instagram. You can use it to get token from specific social network, or from several.",
"homepage": "https://github.com/stfalcon-studio/SocialToolKit",
"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/stfalcon-studio/SocialToolKit.git",
"tag": "0.2"
},
"source_files": "SocialToolKit.{swift}",
"dependencies": {
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
],
"VK-ios-sdk": [
]
},
"pushed_with_swift_version": "3.0"
}