blob: 93133f757a39b52cd1b936c6031addec3c58706c [file] [log] [blame]
{
"name": "ClockLabel",
"version": "1.2",
"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.2"
},
"source_files": "ClockLabel/*.swift",
"requires_arc": true,
"resources": "ClockLabel/ClockBundle.bundle"
}