blob: 30eb996cee600c33592b52a04a6e9b5aaf47c33b [file] [log] [blame]
{
"name": "CustomWidget",
"version": "1.0.0",
"summary": "Library consists of custom widgets",
"description": "'A library consists of customizable views. Includes CardView, CustomButton, CustomImageView'",
"homepage": "http://114.198.129.180/HTech/ios-customwidgets",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"42129682": "abseraspi@htechcorp.net"
},
"source": {
"git": "http://114.198.129.180/HTech/ios-customwidgets.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source_files": "Sources/**/*.swift",
"swift_version": "5"
}