blob: e75b7e4dcb9534a24e372158992805c1f3a8c9b0 [file] [log] [blame]
{
"name": "WRClock",
"version": "0.1.0",
"summary": "Analog Real Time Clock written in Swift 3",
"description": "Analog Real Time Clock written in Swift 3\nSimple, highly customizable",
"homepage": "https://github.com/wrutkowski/WRClock",
"screenshots": "https://raw.githubusercontent.com/wrutkowski/WRClock/master/Assets/WRClock.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wojciech Rutkowski": "me@wojciech-rutkowski.com"
},
"source": {
"git": "https://github.com/wrutkowski/WRClock.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/WojRutkowski",
"platforms": {
"ios": "8.0"
},
"source_files": "WRClock/Classes/**/*"
}