[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 8 / c / 1 / SwiftHackUI / 0.0.1 / SwiftHackUI.podspec.json
blob80bf18ae3c3e01a3a817f68b1aeb943615e3d335
2   "name": "SwiftHackUI",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift to handle UI components as RadioBox, CircleButton, Calendar, and more.",
5   "description": "This CocoaPods library written in Swift helps to build the UI using built-in components as RadioBox, CircleButton, Calendar, and more.",
6   "homepage": "https://github.com/5nilha/SwiftHackUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fabio": "bwtdirect@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.4"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/5nilha/SwiftHackUI.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "SwiftHackUI/**/*.{h,m,swift}",
23   "swift_version": "5.0"