[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 9 / CBRoundedCorners / 1.0.0 / CBRoundedCorners.podspec.json
blob481bba907c8939cc8871a5786ea25fe26197aa6a
2   "name": "CBRoundedCorners",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": "CBRoundedCorners/*",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"