blob: 0ec130c5c6bf98c55de3667101e0864f0ff8504b [file] [log] [blame]
{
"name": "WLTimeFrameView",
"version": "0.0.5",
"summary": "Scroll time frame for 24hours.",
"description": "This library provides an smart time frame. For convenience, we added UI elements like WLTimePointer, WLTimeFrameView",
"homepage": "https://github.com/luowanglin/WLTimeFrame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luowanglin": "luowanglin@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/luowanglin/WLTimeFrame.git",
"tag": "0.0.5"
},
"source_files": "WLTimeFrameView/*.swift"
}