blob: eb223bc42b8fd366318485671756e3f6cc91d2da [file] [log] [blame]
{
"name": "ClockLabel",
"version": "1.0",
"summary": "Custom Clock Fonts based Label with Glow Effect",
"homepage": "https://github.com/devcarlos/ClockLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carlos Alcala": "carlos.alcala@icloud.com"
},
"social_media_url": "http://twitter.com/carlosalcala",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/devcarlos/ClockLabel.git",
"tag": "1.0"
},
"source_files": "ClockLabel/*.swift",
"requires_arc": true
}