blob: f00c058263091b98ee0305fff5d9131ad4efd6d0 [file] [log] [blame]
{
"name": "TestPodLogger",
"version": "0.1.0",
"summary": "A simple logging framework for iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shamvilm/TestPodLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shamvil": "shamvil@qburst.com"
},
"source": {
"git": "https://github.com/shamvilm/TestPodLogger.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift"
}