| { | |
| "name": "KDEDateLabel", | |
| "version": "1.1.0", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "homepage": "https://github.com/delannoyk/KDEDateLabel", | |
| "authors": { | |
| "Kevin Delannoy": "delannoyk@gmail.com" | |
| }, | |
| "summary": "KDEDateLabel is an UILabel subclass that updates itself to make time ago's format easier.", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/delannoyk/KDEDateLabel.git", | |
| "tag": "1.1.0" | |
| }, | |
| "source_files": "KDEDateLabel.swift", | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |