[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / b / SKPaddingLabel / 1.0.2 / SKPaddingLabel.podspec.json
blob07f983c56c48ab6096f2fe651f1fa72ea036e709
2   "name": "SKPaddingLabel",
3   "version": "1.0.2",
4   "summary": "This is extension class can set padding of UILabel.",
5   "homepage": "http://seeking-star.com/",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "Shusuke Shimizu": "stella.scraps@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_version": "4.2",
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "4.0"
19   },
20   "source": {
21     "git": "https://github.com/starcut/SKPaddingLabel.git",
22     "branch": "master",
23     "tag": "1.0.2"
24   },
25   "source_files": [
26     "SKPaddingLabel",
27     "SKPaddingLabel/*.{h,m,swift}"
28   ],
29   "public_header_files": "SKPaddingLabel/SKPaddingLabel.h"