[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / e / c / HRRoundAndBorderedView / 1.3 / HRRoundAndBorderedView.podspec.json
blobd3819977719835fa6e770d7d62d35db52066984a
2   "name": "HRRoundAndBorderedView",
3   "version": "1.3",
4   "summary": "UIView category.",
5   "description": "UIView category for update view's layer properties: borderColor, borderWidth and cornerRadius. Also can't be changed from Interface Builder 'cause properties is IBInspectable.",
6   "homepage": "https://github.com/ivanshevelev/HRRoundAndBorderedView",
7   "license": "MIT",
8   "authors": {
9     "Ivan Shevelev": "ivan.shevelev@sibers.com"
10   },
11   "source": {
12     "git": "https://github.com/ivanshevelev/HRRoundAndBorderedView.git",
13     "tag": "1.3"
14   },
15   "social_media_url": "https://twitter.com/antsy_ivan",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "frameworks": "UIKit"