blob: 55bab051fbb641ab24ddda6eb3b8876bf8c81b7d [file] [log] [blame]
{
"name": "Urk",
"version": "1.2",
"license": "MIT",
"summary": "Log Manager in Swift",
"homepage": "https://github.com/Progeny/Urk",
"social_media_url": "https://twitter.com/vitobellini",
"authors": {
"Vito Bellini": "v.bellini@gmail.com"
},
"source": {
"git": "https://github.com/Progeny/Urk.git",
"tag": "1.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/*.swift",
"requires_arc": true
}