[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / e / ShadowCornerView / 0.0.4 / ShadowCornerView.podspec.json
blob215df0013a650e7c733e813016f8e8fe72146bc8
2   "name": "ShadowCornerView",
3   "version": "0.0.4",
4   "summary": "Any side shadow and any corner round view.",
5   "description": "Any side shadow and any corner roundview.可以对一个view设置任意条边阴影,任意个角圆角",
6   "homepage": "https://github.com/xqskzs/ShadowCornerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zhiqiang Li": "18770214771@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/xqskzs/ShadowCornerView.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "ShadowCornerView/**/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]