[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 8 / 3 / DevelopmentKit / 1.0.1 / DevelopmentKit.podspec.json
blob800f518870116a7fe90d738b40cafd0e6a6f1244
2   "name": "DevelopmentKit",
3   "version": "1.0.1",
4   "summary": "Useful library written in Swift for easier development",
5   "platforms": {
6     "ios": "14.0"
7   },
8   "swift_versions": "5.3",
9   "description": "This is a Swift framework written for easier use of some basic Swift functions and elements.",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Marko Antoljak": "marko.antoljak6@gmail.com"
16   },
17   "homepage": "https://github.com/MarkoAntoljak/DevelopmentKit",
18   "source": {
19     "git": "https://github.com/MarkoAntoljak/DevelopmentKit.git",
20     "tag": "1.0.1"
21   },
22   "dependencies": {
23     "SkeletonView": [
25     ],
26     "Kingfisher": [
28     ]
29   },
30   "source_files": "Source/**/*.{swift,h}",
31   "swift_version": "5.3"