blob: d0391457e2f77adbd6f4192e7eb2ccb824c92a3f [file] [log] [blame]
{
"name": "EZClockView",
"version": "1.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}