blob: d26df490d06cba87ee813204fee2e33d5191bc6c [file] [log] [blame]
{
"name": "Urk",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Urk/*.swift",
"requires_arc": true
}