blob: 9696e39414e2264f6bc46b81394582f1930269db [file] [log] [blame]
{
"name": "KDSuperImages",
"version": "0.1.0",
"summary": "A convenience CocoaPod that extends UIImageView Swift Class.",
"description": "\"A convenience CocoaPod that extends UIImageView Swift Class. Enjoy!\"",
"homepage": "https://github.com/kuldeepbhatt/KDSuperImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kuldeepbhatt": "bhatt.it2010@gmail.com"
},
"source": {
"git": "https://github.com/kuldeepbhatt/KDSuperImages.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KDSuperImages/Classes/*.swift",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}