blob: 518837c7e38ebcb00de13a45dbba753154907404 [file] [log] [blame]
{
"name": "NSDate-Time-Ago",
"version": "1.0.1",
"summary": "Implements Facebooks format for Time Ago (on their mobile apps)",
"homepage": "https://github.com/nikilster/NSDate-Time-Ago",
"license": {
"type": "APACHE 2.0",
"file": "LICENSE.md"
},
"authors": {
"Nikil Viswanathan": "nikilster@gmail.com"
},
"source": {
"git": "https://github.com/nikilster/NSDate-Time-Ago.git",
"tag": "1.0.1"
},
"source_files": "NSDate-Time-Ago/*.{m,h}",
"requires_arc": true
}