[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / 0 / 4 / PimineHandyExtensions / 0.11.0 / PimineHandyExtensions.podspec.json
blobdc4fe63b84b0a36e25d48cca2dcc0e9e59c37fdc
2   "name": "PimineHandyExtensions",
3   "version": "0.11.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.11.0"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": [
21     "5.2",
22     "5.3"
23   ],
24   "default_subspecs": "Core",
25   "subspecs": [
26     {
27       "name": "Core",
28       "source_files": "PimineHandyExtensions/**/*.swift",
29       "dependencies": {
30         "PimineUtilities": [
32         ],
33         "SwifterSwift/SwiftStdlib": [
35         ],
36         "SwifterSwift/Foundation": [
38         ],
39         "SwifterSwift/UIKit": [
41         ],
42         "SwifterSwift/CoreGraphics": [
44         ],
45         "SwifterSwift/CoreAnimation": [
47         ]
48       }
49     }
50   ],
51   "swift_version": "5.3"