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