[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 8 / 4 / UIContainer / 1.0.0-beta3 / UIContainer.podspec.json
blob5ce48963c50e250a1b6cf4354398766b3c50dd4c
2   "name": "UIContainer",
3   "version": "1.0.0-beta3",
4   "summary": "A ContainerView for any UIView or UIViewController",
5   "description": "UIContainer creates a containerView for UIViews and UIViewController allowing to insert in any view more easily",
6   "homepage": "https://github.com/umobi/UIContainer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "brennobemoura": "brennobemoura@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/umobi/UIContainer.git",
16     "tag": "1.0.0-beta3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.1",
22   "source_files": "UIContainer/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   },
28   "swift_version": "5.1"