[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / c / f / RoundView / 0.1.0 / RoundView.podspec.json
blob66f50f59e278e8cbcec0d569c37b5513ba7964c3
2   "name": "RoundView",
3   "version": "0.1.0",
4   "summary": "Make a round corner view with an extens class.",
5   "description": "\"RoundView is a CocoaPod that extens the UIView class with a convenience method for rounding a view with specified border color, border width and corner radius. Enjoy!\"",
6   "homepage": "https://gitlab.com/Leefu/roundview.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lorleefu": "lorleefu@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/Leefu/roundview.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RoundView/Classes/**/*",
22   "frameworks": "UIKit"