[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / 7 / 9 / b / FrameworkDemoWLY / 2.0.0 / FrameworkDemoWLY.podspec.json
blob3303c16a5815ac9c25159632d78522464e7643e2
2   "name": "FrameworkDemoWLY",
3   "version": "2.0.0",
4   "summary": "测试 framework 2.0版本了.",
5   "description": "3。0了测试 framework ;基础数据类型分类,方便使用",
6   "homepage": "https://github.com/laoyou2018/FrameworkDemo.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiangbo wang": "laoyou_wxb@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/laoyou2018/FrameworkDemo.git",
20     "tag": "2.0.0"
21   },
22   "ios": {
23     "vendored_frameworks": "*.framework"
24   },
25   "dependencies": {
26     "Alamofire": [
28     ]
29   },
30   "swift_version": "5.0"