blob: a122fe7fd9b0d1ee859e64c5bd35801e656190b7 [file] [log] [blame]
{
"name": "AMNowClockView",
"version": "1.0",
"summary": "AMNowClockView is a view can display current time.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/adventam10/AMNowClockView",
"authors": {
"am10": "adventam10@gmail.com"
},
"source": {
"git": "https://github.com/adventam10/AMNowClockView.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "AMNowClock/*.{swift}",
"swift_version": "4.0"
}