[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 3 / 9 / LDOHairlineBorderView / 1.0.0 / LDOHairlineBorderView.podspec.json
blobb5a37245cdb7a2f790c0c2c484ad622c75c1c8c9
2   "name": "LDOHairlineBorderView",
3   "version": "1.0.0",
4   "summary": "A view with 1px (NOT pt!) configurable borders and Interface Builder support.",
5   "description": "Like a UITableViewCell separator, but more flexible.\n\nIndividually configurable borders can be added to all four sides of the view.\nThe pixel aligned borders are as thin as possible and always 1px wide, on retina and non-retina devices.\n\nAll properties can also be edited in Interface Builder.",
6   "homepage": "https://github.com/lurado/LDOHairlineBorderView",
7   "screenshots": "https://github.com/lurado/LDOHairlineBorderView/blob/master/Screenshots/LDOHairlineBorderView.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Julian Raschke und Sebastian Ludwig GbR": "info@lurado.com"
14   },
15   "source": {
16     "git": "https://github.com/lurado/LDOHairlineBorderView.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LDOHairlineBorderView/Classes/**/*"