blob: 19f25985fe61cf17850ba808bf953a8ce7162a29 [file] [log] [blame]
{
"name": "EZClockView",
"version": "1.1.0",
"license": "MIT",
"summary": "iOS framework to display and customize a clock.",
"homepage": "https://github.com/notbenoit/EZClockView",
"social_media_url": "http://twitter.com/notbenoit",
"authors": {
"Benoit Layer": "benoit.layer@gmail.com"
},
"source": {
"git": "https://github.com/notbenoit/EZClockView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}