[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / d / 2 / BeagleExtension / 0.1.1 / BeagleExtension.podspec.json
blob83e8d742359f44ee8474b8de6a294a5c3f11d11a
2   "name": "BeagleExtension",
3   "version": "0.1.1",
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.1.1"
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     "IQKeyboardManagerSwift": [
41     ]
42   },
43   "swift_version": "5.0"