[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / b / 9 / SKUIComponents / 0.5.2 / SKUIComponents.podspec.json
blob7403ec7a24b030787f8ca05297d24b3391b1558f
2   "name": "SKUIComponents",
3   "version": "0.5.2",
4   "summary": "A library of custom UI components for iOS in 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.5.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SKUIComponents/Classes/**/*",
22   "pushed_with_swift_version": "3.0"