[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / c / 7 / UIView+Borders / 0.0.1 / UIView+Borders.podspec.json
blob0df5ea00598c34a2c3dabb3b91e5526f1e12b375
2   "name": "UIView+Borders",
3   "version": "0.0.1",
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.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]