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