blob: 9cb8857bd61691df84336d2f99af6e61663327ed [file] [log] [blame]
{
"name": "PodBot",
"version": "1.1.5",
"summary": "PodBot -> include base components and methods",
"swift_versions": "5.0",
"description": "TODO: Base components, methods, functions, extensions, examples",
"homepage": "https://github.com/burakdd/PodBot",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"burakdd": "burak.dede@outlook.com"
},
"source": {
"git": "https://github.com/burakdd/PodBot.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "10.2"
},
"source_files": "PodBot/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}