blob: e28ba30892f12ea307314f8d94e4092ede79b2d1 [file] [log] [blame]
{
"name": "OkraWidget",
"version": "3.0",
"summary": "This is the Okra ios widget.",
"description": "This framework allows you to integrate the Okra widget into your ios application in no time.",
"homepage": "https://github.com/okraHQ/okra-ios-sdk",
"license": "MIT",
"authors": {
"beshiett": "beshiett@okra.ng"
},
"platforms": {
"ios": "13.1"
},
"source": {
"git": "https://github.com/okraHQ/okra-ios-sdk.git",
"tag": "3.0"
},
"source_files": "OkraWidget/**/*.{swift,storyboard,h}",
"swift_versions": "5.1",
"swift_version": "5.1"
}