[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / 2 / b / 9 / SKUIComponents / 0.10.2 / SKUIComponents.podspec.json
blob30e2842a6e0e551f1868e98c90722d9a422d9bf7
2   "name": "SKUIComponents",
3   "version": "0.10.2",
4   "summary": "A library of custom UI components for iOS Swift 4+.",
5   "swift_versions": [
6     "4.2",
7     "5.0"
8   ],
9   "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!",
10   "homepage": "https://github.com/sihekuang/SKUIComponents",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Daniel Lee": "sihekuang@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/sihekuang/SKUIComponents.git",
20     "tag": "0.10.2"
21   },
22   "platforms": {
23     "ios": "10.0"
24   },
25   "source_files": "SKUIComponents/Classes/**/*",
26   "swift_version": "5.0"