blob: 117074bd131a59ae15d9dba67ce9a4735ad6eb16 [file] [log] [blame]
{
"name": "PodBot",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "10.2"
},
"source_files": [
"PodBot/Classes/**/*",
"PodBot/Classes/Test2/*",
"PodBot/Classes/Test/*",
"PodBot/Classes/Test3/*"
],
"frameworks": "UIKit",
"swift_version": "5.0"
}