[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / b / SKPaddingLabel / 1.0.3 / SKPaddingLabel.podspec.json
blobc157eaa42db2d3375ef0db9bd670d431d4d15e57
2   "name": "SKPaddingLabel",
3   "version": "1.0.3",
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   "pod_target_xcconfig": {
17     "SWIFT_VERSION": "4.0"
18   },
19   "source": {
20     "git": "https://github.com/starcut/SKPaddingLabel.git",
21     "branch": "master",
22     "tag": "1.0.3"
23   },
24   "source_files": [
25     "SKPaddingLabel",
26     "SKPaddingLabel/*.{h,m,swift}"
27   ],
28   "public_header_files": "SKPaddingLabel/SKPaddingLabel.h"