blob: 6052158d1c2ef03b1b7210f6a45eb7882e44f550 [file] [log] [blame]
{
"name": "TestPodLogger",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift"
}