[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / a / f / CCViewEffects / 1.1.2 / CCViewEffects.podspec.json
blob63b499407872963655073fe4f45c8591a30eaaf2
2   "name": "CCViewEffects",
3   "version": "1.1.2",
4   "summary": "Rounded corners, borders, shadows",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/cdcyd/CCViewEffects",
10   "description": "视图的圆角、边框、阴影一行代码完成设置",
11   "authors": {
12     "cyd": "1035060416@qq.com"
13   },
14   "social_media_url": "https://cdcyd.github.io/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/cdcyd/CCViewEffects.git",
20     "tag": "v1.1.2"
21   },
22   "source_files": "ViewEffects",
23   "public_header_files": "ViewEffects/*.h"