[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 2 / 9 / MGUtilsSwift / 0.1.4 / MGUtilsSwift.podspec.json
blobb33eccfd9ed70d9e6d8e581ee172b815f4e64a51
2   "name": "MGUtilsSwift",
3   "version": "0.1.4",
4   "summary": "All Utils",
5   "description": "All Utils",
6   "homepage": "https://github.com/MagicalWater/MGUtilsSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "water": "crazydennies@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/MagicalWater/MGUtilsSwift.git",
19     "tag": "0.1.4"
20   },
21   "source_files": "MGUtilsSwift/MGUtilsSwift/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Kingfisher": [
25       "~> 4.0"
26     ],
27     "SwiftyJSON": [
29     ],
30     "Toast-Swift": [
31       "~> 3.0.1"
32     ],
33     "CLImagePickerTool": [
34       "~> 2.3.1"
35     ],
36     "ReachabilitySwift": [
38     ]
39   }