[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / d / 7 / CustomRoundedFramework / 0.0.1 / CustomRoundedFramework.podspec.json
blobefbc46c6d477c911b6a6f87002a960d3828881ae
2   "name": "CustomRoundedFramework",
3   "version": "0.0.1",
4   "summary": "Custom rounded corner for your UIView component added dependency.",
5   "description": "Rounded framework is a library to create custom corner for your UIView component.",
6   "homepage": "https://github.com/nixisendya/CustomRoundedFramework.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/CustomRoundedFramework.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "CustomRoundedFramework/**/*.{swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "swift_version": "5.0"