[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / e / 7 / RoundedButtonFramework / 0.0.1 / RoundedButtonFramework.podspec.json
blobfe2bff2f980a9315de29b4021eef2d8e666d3b98
2   "name": "RoundedButtonFramework",
3   "version": "0.0.1",
4   "summary": "Custom rounded corner for your UIView component.",
5   "description": "Rounded framework is a library to create custom corner for your UIView Component",
6   "homepage": "https://github.com/nixisendya/RoundedButtonFramework.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nixi Sendya Putri": "rayennixi@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.2"
16   },
17   "source": {
18     "git": "https://github.com/nixisendya/RoundedButtonFramework.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "RoundedButtonFramework/**/*.{swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "swift_version": "5.0"