[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 1 / e / c / HRRoundAndBorderedView / 1.2.1 / HRRoundAndBorderedView.podspec.json
blob34bf256c852f5eb6629764fa5353746344ad935a
2   "name": "HRRoundAndBorderedView",
3   "version": "1.2.1",
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.2.1"
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"