[Add] OdeeoSDK 3.4.0
[CocoaPods.git] / Specs / 3 / 1 / 4 / KKPaddingLabel / 1.0 / KKPaddingLabel.podspec.json
blobbf0344f24e81dcd7336ffe5dbc33a1b4b6a388a2
2   "name": "KKPaddingLabel",
3   "version": "1.0",
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"
16   },
17   "source_files": "KKPaddingLabel/*.{h,m}",
18   "requires_arc": true