blob: 5451941c47aa532125e21325cd3b9a52ff2c74df [file] [log] [blame]
{
"name": "RSTimeAgo",
"version": "0.1.1",
"summary": "Util for time ago labels.",
"description": "Util for time ago labels. Uses aproximated values for motnhs and years due performance reasons.",
"homepage": "https://github.com/RishatShamsutdinov/RSTimeAgo",
"license": "Apache License, Version 2.0",
"authors": {
"Rishat Shamsutdinov": "dichat.dark@gmail.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/RishatShamsutdinov/RSTimeAgo.git",
"tag": "v0.1.1"
},
"source_files": "RSTimeAgo/**/*.{h,m}",
"requires_arc": true
}