[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / b / 9 / SKUIComponents / 0.9.4 / SKUIComponents.podspec.json
blobe723267f5bca66d23bdf6d919fd1ac88cd5fbfec
2   "name": "SKUIComponents",
3   "version": "0.9.4",
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.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SKUIComponents/Classes/**/*",
22   "pushed_with_swift_version": "3.0"