[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 0 / 4 / PimineHandyExtensions / 0.14.0 / PimineHandyExtensions.podspec.json
bloba2d383f5ced138e8df7e1e4cfcf99603d7d581c3
2   "name": "PimineHandyExtensions",
3   "version": "0.14.0",
4   "summary": "PimineSDK",
5   "homepage": "https://github.com/Pimine/PimineSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Den Andreychuk": "denis.andrei4uk@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Pimine/PimineSDK.git",
15     "tag": "0.14.0"
16   },
17   "platforms": {
18     "ios": "13.0",
19     "watchos": "9.0"
20   },
21   "swift_versions": [
22     "5.8",
23     "5.9"
24   ],
25   "default_subspecs": "Core",
26   "subspecs": [
27     {
28       "name": "Core",
29       "source_files": "PimineHandyExtensions/**/*.swift",
30       "dependencies": {
31         "PimineUtilities": [
33         ]
34       }
35     }
36   ],
37   "swift_version": "5.9"