blob: a1e301d43c5c3c91609f0180d101844b23389bb7 [file] [log] [blame]
{
"name": "FrekisSDK",
"version": "0.0.4",
"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": "0.0.4"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"dependencies": {
"NotificationBannerSwift": [
"~> 3.0.0"
],
"FMDB": [
]
},
"swift_version": "5.0"
}