blob: d6b3e62707c870b2d42719f55201cdb08712e0d0 [file] [log] [blame]
{
"name": "OkraWidget",
"version": "1.0.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": "1.0.0"
},
"source_files": "OkraWidget/**/**/*.{h,m}",
"swift_versions": "5.1",
"swift_version": "5.1"
}