blob: 8ecb622674a69bf0727fb23ad809566041c2dcc9 [file] [log] [blame]
{
"name": "WidgetUI",
"version": "1.0.10",
"summary": "Powerful UIKit components to make your development faster.",
"description": "Powerful UIKit components, extensions and hacks to make your development faster",
"homepage": "https://github.com/quacklabs/WidgetUI",
"license": {
"type": "MIT",
"file": "./LICENSE.md"
},
"authors": {
"Mark Boleigha": "donhoenix@gmail.com"
},
"social_media_url": "https://twitter.com/MarkBoleigha",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/quacklabs/WidgetUI.git",
"tag": "1.0.10"
},
"source_files": [
"WigetUI/*{.h}",
"WigetUI/**/*.{swift,h,m}",
"WIdgetUI/Sources/UI/*.{swift,h,m}",
"WIdgetUI/Sources/Extensions/*.{swift,h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"lottie-ios": [
]
}
}