[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / c / 1 / SwiftHackUI / 0.0.6 / SwiftHackUI.podspec.json
blob014b8a98debec93b647c35a3e1729d7ad686cd6e
2   "name": "SwiftHackUI",
3   "version": "0.0.6",
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.6"
21   },
22   "source_files": "SwiftHackUI/**/*.{h,m,swift}",
23   "swift_version": "5.0"