[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / c / WidgetUI / 1.0.10 / WidgetUI.podspec.json
blob8ecb622674a69bf0727fb23ad809566041c2dcc9
2   "name": "WidgetUI",
3   "version": "1.0.10",
4   "summary": "Powerful UIKit components to make your development faster.",
5   "description": "Powerful UIKit components, extensions and hacks to make your development faster",
6   "homepage": "https://github.com/quacklabs/WidgetUI",
7   "license": {
8     "type": "MIT",
9     "file": "./LICENSE.md"
10   },
11   "authors": {
12     "Mark Boleigha": "donhoenix@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/MarkBoleigha",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/quacklabs/WidgetUI.git",
20     "tag": "1.0.10"
21   },
22   "source_files": [
23     "WigetUI/*{.h}",
24     "WigetUI/**/*.{swift,h,m}",
25     "WIdgetUI/Sources/UI/*.{swift,h,m}",
26     "WIdgetUI/Sources/Extensions/*.{swift,h,m}"
27   ],
28   "exclude_files": "Classes/Exclude",
29   "dependencies": {
30     "lottie-ios": [
32     ]
33   }