[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / c / PREBorderView / 3.0 / PREBorderView.podspec.json
blobe070c624856fd44a2b04ef6b0b52f5679a412c57
2   "name": "PREBorderView",
3   "version": "3.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": "me@paulsteinhilber.de"
12   },
13   "source": {
14     "git": "https://github.com/pres/PREBorderView.git",
15     "tag": "3.0"
16   },
17   "source_files": "UIView+PREBorderView.{h,m}",
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true