blob: bd9bdb0013760fda76b895871ce38f0aaf604d47 [file] [log] [blame]
{
"name": "PodBot",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "10.2"
},
"source_files": "PodBot/Classes/**/*",
"frameworks": "UIKit"
}