blob: be1bc0da6fa1053cb970ad0d2e5f53995877a2a3 [file] [log] [blame]
{
"name": "BTImageExtension",
"version": "0.1.0",
"summary": "Swift image extension for circuler image",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BaluNaik/BTImageExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BaluNaik": "dbalunayak@gmail.com"
},
"source": {
"git": "https://github.com/BaluNaik/BTImageExtension.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "BTImageExtension/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}