blob: 9e0ef29c92e5b7c820917c58f0e49365bac14692 [file] [log] [blame]
{
"name": "KDEDateLabel",
"version": "1.1.1",
"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.1"
},
"source_files": "KDEDateLabel.swift",
"frameworks": "UIKit",
"requires_arc": true
}