blob: d12afe05d133282a21ddd484f7099e1b3dec459b [file] [log] [blame]
{
"name": "SwieeftUIBezierPath",
"version": "1.0.0",
"summary": "SwieeftUIBezierPath.",
"description": "SwieeftUIBezierPath can help you connect UIBezierPath with chaining and make it easier to work with.",
"homepage": "https://github.com/swieeft/SwieeftUIBezierPath",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swieeft": "swieeft89@gmail.com"
},
"source": {
"git": "https://github.com/swieeft/SwieeftUIBezierPath.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": [
"Classes/*.swift",
"Classes/Controller/*.swift",
"Classes/Model/*.swift"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}