blob: 184764c65f48d49d6c186e78edcec6aff722a68e [file] [log] [blame]
{
"name": "SocialKit",
"version": "0.2.1",
"summary": "Social networks login kit",
"homepage": "https://github.com/VladasZ/SocialKit",
"authors": {
"Vladas Zakrevskis": "146100@gmail.com"
},
"source": {
"git": "https://github.com/VladasZ/SocialKit.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.swift",
"license": "MIT",
"dependencies": {
"SwiftyVK": [
],
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
]
},
"pushed_with_swift_version": "3.0"
}