blob: 9746ba52e503dddf39185769ac8c22ed7e63987b [file] [log] [blame]
{
"name": "NiceloggerTest",
"version": "0.0.2",
"summary": "A Nice logger tool in swift",
"description": "A nice NiceloggerTest tool in swift .Cheers",
"homepage": "https://gitlab.com/ravikanth74/",
"license": "MIT",
"authors": {
"Ravikanth": "ravikanth@storyboard.co"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitlab.com/ravikanth74/NiceloggerTest.git",
"tag": "0.0.2"
},
"source_files": "NiceloggerTest/**/*.{h,,swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}