blob: 432b0767a916c1a0ffcd9a8ba88c7b6f9e92e842 [file] [log] [blame]
{
"name": "OkraWidget",
"version": "2.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": "2.0"
},
"source_files": "OkraWidget/**/*.{swift,storyboard,h}",
"swift_versions": "5.1",
"swift_version": "5.1"
}