[Add] AlibabacloudQuanMiaoLightApp20240801 2.1.0
[CocoaPods.git] / Specs / e / 1 / c / PGSwiftExtensions / 1.0.0 / PGSwiftExtensions.podspec.json
blob366b9f9f8b228eca9d12404a956f6d52bcd3bd51
2   "name": "PGSwiftExtensions",
3   "version": "1.0.0",
4   "summary": "Swift工程基础拓展",
5   "description": "Swift工程基础拓展",
6   "homepage": "https://github.com/PrettyGrass",
7   "license": "COMMERCIAL",
8   "authors": {
9     "renxun": "490282258@qq.com",
10     "ylin.yang": "y0love@163.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/PrettyGrass/PGSwiftExtensions.git",
17     "branch": "1.0.0"
18   },
19   "requires_arc": true,
20   "source_files": "src/**/*.{swift,h,m}",
21   "dependencies": {
22     "SwifterSwift/Foundation": [
23       "4.5.0"
24     ],
25     "SwifterSwift/UIKit": [
26       "4.5.0"
27     ]
28   }