[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 9 / 4 / a / KTFoundationKit / 0.0.1 / KTFoundationKit.podspec.json
blobad562c556acd32c22ee1886ed908805a555ba324
2   "name": "KTFoundationKit",
3   "version": "0.0.1",
4   "summary": "KT Foundation components",
5   "description": "Contains the decomponents for Design System.",
6   "homepage": "https://github.com/PeaceByte/KTComponent",
7   "license": "MIT",
8   "authors": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "source": {
13     "git": "https://github.com/PeaceByte/KTComponent.git",
14     "tag": "0.0.1"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.3",
21   "source_files": [
22     "KTFoundationKit/**/*",
23     "KTFoundationKit/*.h"
24   ],
25   "dependencies": {
26     "XCGLogger": [
28     ]
29   },
30   "swift_version": "5.3"