blob: bef5ea5a36f9d3cb0a4ef3ab285fddb224f6f7ba [file] [log] [blame]
{
"name": "SideEngineiOS",
"version": "1.0.0",
"summary": "Simply start SideEngine and you’ll benefit from incident detection",
"description": "SideEngine is a small and lightweight Swift framework that allows to monitor and being notified for fall detection in a super-easy way!",
"homepage": "https://www.phoenixinnovate.co.uk/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mike": "jeevantnm@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"source": {
"git": "https://github.com/PhoenixInnovate/SideEngineiOS-SDK.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "BBSideEngine.xcframework"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}