[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / d / MeiToolKit / 1.0.0 / MeiToolKit.podspec.json
blob2473ecd721599710c91807983e1738e85a182d46
2   "name": "MeiToolKit",
3   "version": "1.0.0",
4   "summary": "A collection of utility classes and functions.",
5   "description": "ToolKit is a framework that provides a collection of reusable utility classes and functions for iOS development.",
6   "homepage": "https://github.com/mmzepedab",
7   "license": {
8     "type": "MIT",
9     "text": "LICENSE"
10   },
11   "authors": {
12     "Your Name": "mmzepedab@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mmzepedab/ToolKit.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "ToolKit/Service.swift",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Alamofire": [
29       "~> 5.0"
30     ]
31   },
32   "swift_version": "5.0"