blob: 10629313c4e107501f9c4ae47e90bb3eb7e5797e [file] [log] [blame]
{
"name": "Custom_Card",
"version": "0.1.0",
"summary": "This Pod is for custom View.",
"description": "Custom_Card is custom UIView with corner radius and shodow borders !",
"homepage": "https://github.com/talha180295/Custom_Card",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Talha": "<YOUR EMAIL HERE>"
},
"source": {
"git": "https://github.com/talha180295/Custom_Card.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5"
},
"source_files": "Custom_Card/Custom_Card_View.swift"
}