[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / PKit / 0.2.6 / PKit.podspec.json
blob5a74deec5e005712186e45403d6941d0efc75cc8
2   "name": "PKit",
3   "version": "0.2.6",
4   "summary": "A short description of PKit.",
5   "homepage": "https://github.com/zx1262111739/PKit",
6   "license": "MIT",
7   "authors": {
8     "Plumk": "plumk97@outlook.com"
9   },
10   "source": {
11     "git": "https://github.com/zx1262111739/PKit.git",
12     "tag": "0.2.6"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "default_subspecs": [
19     "Core",
20     "UI"
21   ],
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": [
26         "Core",
27         "Sources/Core/**/*.swift"
28       ]
29     },
30     {
31       "name": "UI",
32       "source_files": [
33         "Classes",
34         "Sources/UI/**/*.swift"
35       ]
36     },
37     {
38       "name": "Util",
39       "source_files": [
40         "Classes",
41         "Sources/Util/**/*.swift"
42       ]
43     },
44     {
45       "name": "JSON",
46       "platforms": {
47         "ios": "11.0",
48         "osx": "11.0"
49       },
50       "source_files": [
51         "JSON",
52         "Sources/JSON/**/*.swift"
53       ]
54     }
55   ],
56   "swift_version": "5.0"