[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / c / UIElements / 0.0.2 / UIElements.podspec.json
blobd9959f654c2f685c8ee1e0c24f01175ab4694049
2   "name": "UIElements",
3   "version": "0.0.2",
4   "summary": "UIElements solves the problem of writing code for designing UI elements not provided by Apple.",
5   "homepage": "https://cocoapods.org/pods/UIElements",
6   "swift_versions": "5.0",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2012\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "Sanjay Pathak": "techiesanjaypathak@idrive.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/techiesanjaypathak/UIElements.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "UIElements",
23     "UIElements/**/*.{h,m}"
24   ],
25   "exclude_files": "",
26   "swift_version": "5.0"