blob: 89d523696d13818124770815c3ebdbd0576945dd [file] [log] [blame]
{
"name": "Frekis",
"version": "1.0.6",
"summary": "Frekis SDK is iOS Framework which will help you to connect with the frekis account and manage your assets with in own app.",
"description": "Frekis SDK is iOS Framework which will help you to connect with the frekis account and manage your assets with in own app.",
"homepage": "https://github.com/frekisSDK/ios-sdk-sample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Frekis Developers": "info@frekis.com"
},
"source": {
"git": "https://github.com/frekisSDK/ios-sdk-sample.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "Frekis/Framework/1.0.6/FrekisFramework.framework"
},
"dependencies": {
"NotificationBannerSwift": [
],
"FMDB": [
]
},
"swift_version": "5.0"
}