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