blob: aead972e244dfa4b84fe93f0b85cc2a49e26cdfa [file] [log] [blame]
{
"name": "MFSuperImages",
"version": "0.1.0",
"summary": "A convenience CocoaPod that extends the UIImageView Swift class.",
"description": "\"A convenience CocoaPod that extends the UIImageView Swift class.\"",
"homepage": "https://github.com/igielskv/MFSuperImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"igielskv": "igielskv@icloud.com"
},
"source": {
"git": "https://github.com/igielskv/MFSuperImages.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.4"
},
"source_files": "MFSuperImages/Classes/*.swift",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}