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