blob: 5a1ddb5eebc4423d5842f5b3beeede0025aec624 [file] [log] [blame]
{
"name": "TolyaImageExtension",
"version": "0.1.0",
"summary": "A short description of TolyaImageExtension.",
"swift_versions": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/TolyaAfanasev/TolyaImageExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anatolii Afanasiev": "Anatolii.Afanasiev@bottomline.com"
},
"source": {
"git": "https://github.com/TolyaAfanasev/TolyaImageExtension.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TolyaImageExtension/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}