blob: c92bd9718212a0079d0208bf08ee14ba0084068b [file] [log] [blame]
{
"name": "PodBot",
"version": "1.0.6",
"summary": "PodBot -> include base components and methods",
"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.0.6"
},
"platforms": {
"ios": "10.2"
},
"source_files": "PodBot/Classes/**/*",
"frameworks": "UIKit"
}