blob: 06f174add858f61927d2433d00845056fd39c43b [file] [log] [blame]
{
"name": "AMClockView",
"version": "2.0",
"summary": "AMClockView is a view can select time.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/adventam10/AMClockView",
"authors": {
"am10": "adventam10@gmail.com"
},
"source": {
"git": "https://github.com/adventam10/AMClockView.git",
"tag": "2.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "AMClock/*.{swift}",
"swift_version": "5.0"
}