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