blob: b6899706541f6c4666c0cd367ed7dba5218ef1de [file] [log] [blame]
{
"name": "NKQuartzClockTimePicker",
"version": "0.1.0",
"summary": "Time component picker in mechanical clock view",
"description": "Custom time component picker in the form of a round mechanical clock with the possibility of full adjustment of display of the clockface.",
"homepage": "https://github.com/nkopilovskii/NKQuartzClockTimePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nkopilovskii": "nkopilovskii@gmail.com"
},
"source": {
"git": "https://github.com/nkopilovskii/NKQuartzClockTimePicker.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/MKopilovskii",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "NKQuartzClockTimePicker/Classes/**/*"
}