[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 6 / 1 / TestCRFramework / 0.0.1 / TestCRFramework.podspec.json
blobd10087971a7cdc0cefc773bc28ee14419c00bc5f
2   "name": "TestCRFramework",
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/TestCRFramework.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/TestCRFramework.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "TestCRFramework/**/*.{swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "swift_version": "5.0"