[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 1 / 4 / KKPaddingLabel / 1.0.1 / KKPaddingLabel.podspec.json
blob077a58a760340f3762c8673772475dc7ffdb86f4
2   "name": "KKPaddingLabel",
3   "version": "1.0.1",
4   "summary": "简单的,可以给Label添加内边距,支持autolayout",
5   "homepage": "https://github.com/cocoZ/KKPaddingLabel",
6   "license": "MIT",
7   "authors": {
8     "cocoa": "cocoa.zkk@foxmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/cocoZ/KKPaddingLabel.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "KKPaddingLabel/*.{h,m}",
18   "requires_arc": true