blob: c4c15aa9364c65a58e4c7662882a7bbc719485ab [file] [log] [blame]
{
"name": "SocialKit",
"version": "0.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.swift",
"license": "MIT",
"dependencies": {
"SwiftyVK": [
],
"FacebookCore": [
],
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
]
},
"pushed_with_swift_version": "3.0"
}