| { |
| "name": "WLTimeFrameView", |
| "version": "0.0.3", |
| "summary": "A similar with video frame of time axis on iOS", |
| "description": "That is awesome time frame component,So you can try it! I will make better, Thanks!", |
| "homepage": "https://github.com/luowanglin/WLTimeFrame", |
| "screenshots": "https://github.com/luowanglin/WLTimeFrame/raw/master/git_wltimeframe.png", |
| "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.3" |
| }, |
| "source_files": "WLTimeFrameView/*.swift" |
| } |