[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / 5 / 9 / CBRoundedCorners / 1.0.1 / CBRoundedCorners.podspec.json
blob7e4a5e336b86c07d298a2f62e1c490e5fdd57ecd
2   "name": "CBRoundedCorners",
3   "version": "1.0.1",
4   "summary": "A extension for create rounded corners.",
5   "description": "It is a rounded corners used on iOS, which implement by Swift3.0",
6   "homepage": "https://github.com/bililioo/CBRoundedCorners",
7   "license": "MIT",
8   "authors": {
9     "chenbin": "bunchan16@yahoo.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/bililioo/CBRoundedCorners.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "CBRoundedCorners/*",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"