[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / d / 3 / RoundedCornerView / 0.1.0 / RoundedCornerView.podspec.json
blob61ecb44de94ad6c93e71a6021a2fab543e1785d2
2   "name": "RoundedCornerView",
3   "version": "0.1.0",
4   "summary": "Simple rounded corner view.",
5   "description": "Support all radius(topLeft,topRight,bottomLeft,bottomRight) and IBDesignable.",
6   "homepage": "https://github.com/CatchZeng/RoundedCornerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CatchZeng": "891793848@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CatchZeng/RoundedCornerView.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://catchzeng.com",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RoundedCornerView/Classes/**/*",
23   "pushed_with_swift_version": "3.0"