blob: bbee9bef62ceaaab16436041dd05574c5f1bd63f [file] [log] [blame]
{
"name": "NSDateMinimalTimeAgo",
"version": "0.1.0",
"summary": "NSDate category for very minimal style time ago",
"description": " Yeah son! NSDate category for very minimal style time ago.\n",
"homepage": "https://github.com/joshdholtz/NSDate-MinimalTimeAgo",
"license": "MIT",
"authors": {
"Josh Holtz": "me@joshholtz.com"
},
"source": {
"git": "https://github.com/joshdholtz/NSDate-MinimalTimeAgo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"public_header_files": "Classes/*.h",
"source_files": "Classes/*"
}