[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / b / 9 / SKUIComponents / 0.9.2 / SKUIComponents.podspec.json
blobeef205eeb3678da6d8116699ea3328b5c439117f
2   "name": "SKUIComponents",
3   "version": "0.9.2",
4   "summary": "A library of custom UI components for iOS Swift 3+.",
5   "description": "This is a library that provide custom UI components for iOS developers. The library is in Swift 3. Rounded corner button, button with gradient colors, rounded images... and more!",
6   "homepage": "https://github.com/sihekuang/SKUIComponents",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Lee": "sihekuang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sihekuang/SKUIComponents.git",
16     "tag": "0.9.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SKUIComponents/Classes/**/*",
22   "pushed_with_swift_version": "3.0"