[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 0 / 4 / PimineHandyExtensions / 0.13.0 / PimineHandyExtensions.podspec.json
blob1f07d60ca6c4cffeecaf24d532c81a7e44b8782c
2   "name": "PimineHandyExtensions",
3   "version": "0.13.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@yandex.ua"
12   },
13   "source": {
14     "git": "https://github.com/Pimine/PimineSDK.git",
15     "tag": "0.13.0"
16   },
17   "platforms": {
18     "ios": "13.0",
19     "watchos": "9.0"
20   },
21   "swift_versions": [
22     "5.2",
23     "5.3"
24   ],
25   "default_subspecs": "Core",
26   "subspecs": [
27     {
28       "name": "Core",
29       "source_files": "PimineHandyExtensions/**/*.swift",
30       "dependencies": {
31         "PimineUtilities": [
33         ],
34         "SwifterSwift/SwiftStdlib": [
36         ],
37         "SwifterSwift/Foundation": [
39         ],
40         "SwifterSwift/UIKit": [
42         ],
43         "SwifterSwift/CoreGraphics": [
45         ],
46         "SwifterSwift/CoreAnimation": [
48         ]
49       }
50     }
51   ],
52   "swift_version": "5.3"