[Add] BoreyAdSDK 0.0.5
[CocoaPods.git] / Specs / b / d / c / PREBorderView / 2.0 / PREBorderView.podspec.json
blob0bca7d7b3ee8d8b8f371878fda0a8a6553328c45
2   "name": "PREBorderView",
3   "version": "2.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": "2.0"
16   },
17   "source_files": "UIView+PREBorderView.{h,m}",
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true