blob: 22573e890a00af2760db9caf85bd273e38128062 [file] [log] [blame]
{
"name": "KKSuperImages",
"version": "0.1.0",
"summary": "A convenience Cocoapod that extends UIImageView swift class.",
"description": "\"Provides an convenience method to create rouded image with border.\"",
"homepage": "https://github.com/karthikgs7/KKSuperImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"karthikeyang": "karthikeyang36@gmail.com"
},
"source": {
"git": "https://github.com/karthikgs7/KKSuperImages.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KKSuperImages/Classes/*.swift",
"frameworks": [
"UIKit",
"MapKit"
],
"swift_versions": "5",
"swift_version": "5"
}