[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / d / 2 / BeagleExtension / 0.0.9 / BeagleExtension.podspec.json
blob0f4f3525abb316e6f3d570d916eba3153c24730c
2   "name": "BeagleExtension",
3   "version": "0.0.9",
4   "summary": "This is an extension of beagle lib.",
5   "description": "This is an extension of beagle lib. It contains more widgets, more actions.",
6   "homepage": "https://github.com/minmon98/BeagleExtension",
7   "license": "MIT",
8   "authors": {
9     "Minh Mon": "phivanminh10@gmail.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/minmon98/BeagleExtension.git",
16     "tag": "0.0.9"
17   },
18   "source_files": "BeagleExtension/**/*.{swift}",
19   "swift_versions": "5.0",
20   "dependencies": {
21     "Beagle": [
23     ],
24     "BeagleScaffold": [
26     ],
27     "MaterialComponents": [
29     ],
30     "SVProgressHUD": [
32     ],
33     "DropDown": [
35     ],
36     "MBCircularProgressBar": [
38     ]
39   },
40   "swift_version": "5.0"