blob: 2624eb07961fbb9db07c231ff4ea91fb610831be [file] [log] [blame]
{
"name": "PannarioKit",
"summary": "It's a framework which can be used to report various types of errors, bug etc. directly from the iOS application.",
"version": "1.0.1",
"description": "It's a framework which can be used to report various types of errors, bug etc. directly from the iOS application. \nThese reports can later be seen inside the administration interface where they can be managed.",
"homepage": "https://pannario-admin.herokuapp.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pavol Kmet": "pavolkmet@icloud.com"
},
"social_media_url": "https://twitter.com/PavolKmet",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/pavolkmet/PannarioKit-iOS.git",
"tag": "1.0.1"
},
"source_files": "PannarioKit.xcframework/*/PannarioKit.framework/Headers/*.{h,m,swift}",
"vendored_frameworks": "PannarioKit.xcframework"
}