blob: 74c74545ea1ba55e4dde5a405f386c4764597d74 [file] [log] [blame]
{
"name": "BeagleExtension",
"version": "0.0.4",
"summary": "This is an extension of beagle lib.",
"description": "This is an extension of beagle lib. It contains more widgets, more actions.",
"homepage": "https://github.com/minmon98/BeagleExtension",
"license": "MIT",
"authors": {
"Minh Mon": "phivanminh10@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/minmon98/BeagleExtension.git",
"tag": "0.0.4"
},
"source_files": "BeagleExtension/**/*.{swift}",
"swift_versions": "5.0",
"dependencies": {
"Beagle": [
],
"BeagleScaffold": [
],
"MaterialComponents": [
],
"SVProgressHUD": [
],
"DropDown": [
],
"MBCircularProgressBar": [
]
},
"swift_version": "5.0"
}