[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 9 / 3 / e / ShadowCornerView / 1.0.0 / ShadowCornerView.podspec.json
blob4feb49d087cd99e819b2174f510032e5064271b9
2   "name": "ShadowCornerView",
3   "version": "1.0.0",
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": "1.0.0"
20   },
21   "source_files": "ShadowCornerView/**/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]