blob: 261c7ee050b278111bf177273a4e7a5b9d01e3e7 [file] [log] [blame]
{
"name": "Frekis",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "Frekis/FrekisFramework.framework"
},
"dependencies": {
"NotificationBannerSwift": [
],
"FMDB": [
]
},
"swift_version": "5.0"
}