[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / b / 4 / SEBLabel / 1.0.1 / SEBLabel.podspec.json
blobaa0b0ff2df07cb6e063fbe44e59ac5836badd266
2   "name": "SEBLabel",
3   "version": "1.0.1",
4   "summary": "Label with capability to multiple stroke, multiple inner shadow, gradient and resizing. Supports attributed strings",
5   "description": "                          SEBLabel draws attributed strings with all their options (Tabs, different fonts, colors, attachments) and adds the possibility to draw multiple strokes, multiple inner shadow and/or a gradient\n",
6   "homepage": "http://www.lotum.com",
7   "license": "MIT",
8   "authors": {
9     "Sebastian Schilbe": "bastian83@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/bastianschilbe/SEBLabel.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "SEBLabel/Files/**/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true