blob: 4d3ac06753496df4a3b20fb3460578a6f8102294 [file] [log] [blame]
{
"name": "FriendlyScoreFinanceManager",
"version": "1.0.2",
"summary": "Friendly Score Finance Manager 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/FriendlyScoreFinanceManager-iOS.git",
"tag": "1.0.2"
},
"static_framework": true,
"ios": {
"vendored_frameworks": "FriendlyScoreFinanceManager.framework"
},
"dependencies": {
"FriendlyScoreCore": [
"~> 1.0.8"
]
}
}