[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 9 / anupaddinglabel / 0.1.0 / anupaddinglabel.podspec.json
blobef94f8b6f66d8aa61369f05b280ed188f0eefc3b
2   "name": "anupaddinglabel",
3   "version": "0.1.0",
4   "summary": "This is a swift based padding label which directly user can create padding label",
5   "swift_version": "4.1",
6   "description": "using this, developer can create labels with customizable padding label. install the pod, create a new file which is inherit from uilabel. drag n drop a label to your viewcontroller in storyboard and change it's class as anupaddinglabel.",
7   "homepage": "https://github.com/hcasc/anupaddinglabel",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "AnuradhSC": "anuradhtuck@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/hcasc/anupaddinglabel.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "anupaddinglabel/Classes/**/*"