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