[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / c / 7 / UIView+Borders / 0.0.2 / UIView+Borders.podspec.json
blob24d3bd19a5c9189e7240a5411890cf1b58281815
2   "name": "UIView+Borders",
3   "version": "0.0.2",
4   "summary": "Easy one-sided and offset borders on all UIViews.",
5   "homepage": "https://github.com/aaronn/UIView-Borders",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Aaron Ng": "hi@aaron.ng"
12   },
13   "source": {
14     "git": "https://github.com/yichizhang/UIView-Borders.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]