[Add] LogRocket 1.47.2
[CocoaPods.git] / Specs / b / d / c / PREBorderView / 0.1.0 / PREBorderView.podspec.json
blob6cd29bec98cc0541e08183a3da6bc83ce56de4af
2   "name": "PREBorderView",
3   "version": "0.1.0",
4   "summary": "A very simple Objective-C UIView category for specifying single-sided borders.",
5   "homepage": "https://github.com/pres/PREBorderView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Paul Steinhilber": "git@paulsteinhilber.de"
12   },
13   "source": {
14     "git": "https://github.com/pres/PREBorderView.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "UIView+PREBorderView.{h,m}",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true