blob: 8209db18a386224e3f4e40ba4d3a5a2e7414e585 [file] [log] [blame]
{
"name": "FriendlyScoreConnect",
"version": "1.0.8",
"summary": "Friendly Score Connect for iOS",
"homepage": "https://friendlyscore.com",
"authors": {
"FriendyScore": "info@friendlyscore.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/FriendlyScore/FriendlyScoreConnect-iOS.git",
"tag": "1.0.8"
},
"static_framework": true,
"ios": {
"vendored_frameworks": "FriendlyScoreConnect.framework"
},
"dependencies": {
"Kingfisher": [
],
"FriendlyScoreCore": [
"~> 1.0.9"
]
}
}