blob: 1f689e29d607c37871dbc74565e55da9f71cf393 [file] [log] [blame]
{
"name": "SmileClock",
"version": "0.0.1",
"summary": "A library for make Clock UI simple.",
"description": "1. Live rendering in Storyboard.\n2. Support customize Clock UI.\n3. Data model easy to use.",
"homepage": "https://github.com/liu044100/SmileClock",
"screenshots": "https://raw.githubusercontent.com/liu044100/SmileClock/master/SmileClock-Example/demo_gif/pro_banner.jpg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rain": "liu044100@gmail.com"
},
"social_media_url": "https://dribbble.com/yuchenliu",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/liu044100/SmileClock.git",
"tag": "0.0.1"
},
"source_files": "SmileClock/Classes/*.{swift}",
"frameworks": "UIKit"
}