[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / c / 5 / PKit / 0.0.7 / PKit.podspec.json
blob34448367b10641086a7aa251faf5b1fd446c180a
2   "name": "PKit",
3   "version": "0.0.7",
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.0.7"
13   },
14   "platforms": {
15     "ios": "9.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   "swift_version": "5.0"