[Add] FaceCoreBasicNightly 6.4.1124
[CocoaPods.git] / Specs / 1 / 8 / 3 / DevelopmentKit / 1.0.2 / DevelopmentKit.podspec.json
blobd1928f01b13cbfc03b671c07ec9c04995d28bd40
2   "name": "DevelopmentKit",
3   "version": "1.0.2",
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.2"
21   },
22   "source_files": "Source/**/*.{swift,h}",
23   "swift_version": "5.3"