blob: 0db5d7617863222613c7bc2e3cc0365f3006579d [file] [log] [blame]
{
"name": "FriendlyScoreConnect",
"version": "1.0.3",
"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.3"
},
"static_framework": true,
"ios": {
"vendored_frameworks": "FriendlyScoreConnect.framework"
},
"dependencies": {
"Kingfisher": [
],
"FriendlyScoreCore": [
"~> 1.0.5"
]
}
}