blob: beedbf26eb2e0509a4d7543581e7f030a80f52e1 [file] [log] [blame]
{
"name": "StanwoodSocial",
"version": "1.0.1",
"summary": "Wrapper for social media SDKs",
"description": "'Wrapper for social media sdk'",
"homepage": "https://github.com/stanwood/StanwoodSocial",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"stanwood": "ios.frameworks@stanwood.io"
},
"source": {
"git": "https://github.com/stanwood/StanwoodSocial.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source_files": "STWSocialKit/Classes/**/*",
"resource_bundles": {
},
"frameworks": "Social",
"dependencies": {
"OAuthSwift": [
"~> 1.1.2"
],
"Locksmith": [
"~> 4.0.0"
],
"ObjectMapper": [
"~> 2.2.1"
],
"FBSDKCoreKit": [
"~> 4.17.0"
],
"FBSDKShareKit": [
"~> 4.17.0"
],
"FBSDKLoginKit": [
"~> 4.17.0"
]
}
}