blob: 805f450e75ac4c73f721c788cf0725604c9714fe [file] [log] [blame]
{
"name": "RSTimeAgo",
"version": "0.1.2",
"summary": "Util for time ago labels.",
"description": "Util for time ago labels. Uses ctime.",
"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.2"
},
"source_files": "RSTimeAgo/**/*.{h,m}",
"requires_arc": true
}