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