[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 3 / 1 / ToolsKit / 1.0.0 / ToolsKit.podspec.json
blobbc68f247cdc7c1f79c954f9f9340e88d3f2846df
2   "name": "ToolsKit",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Set of tools and present to simplify the development process",
9   "description": "\"Set of tools and present to simplify the development process\"",
10   "homepage": "https://github.com/achernywev/TabPageController",
11   "source": {
12     "git": "https://AChernywev@bitbucket.org/AChernywev/toolkit-2.git"
13   },
14   "authors": {
15     "Aleksandr Chernyshev": "achernywev@gmail.com"
16   },
17   "social_media_url": "https://www.linkedin.com/in/achernywev",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "source_files": "Sources/**/*.{swift}",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "pod_target_xcconfig": {
29     "APPLICATION_EXTENSION_API_ONLY": "NO"
30   },
31   "dependencies": {
32     "Swinject": [
34     ],
35     "SkeletonView": [
37     ]
38   },
39   "swift_version": "5.0"