[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 3 / XQShadowCorView / 0.0.2 / XQShadowCorView.podspec.json
blob49d47b85acbcedf21379232e55715727d6fa32d6
2   "name": "XQShadowCorView",
3   "version": "0.0.2",
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/XQShadowCorView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xqskzs": "735467234@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/xqskzs/XQShadowCorView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "XQShadowCorView/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]