blob: 72d68e8df667d60c38597ff7180efd73b7137bfc [file] [log] [blame]
{
"name": "CZDateFormatterCache",
"version": "1.0",
"summary": "A shared NSDateFormatter cache to improve scrolling performance in UITableViewCells.",
"homepage": "https://github.com/carezone/CZDateFormatterCache",
"license": "Apache License, Version 2.0",
"authors": {
"Peyman Oreizy": "peyman@carezone.com",
"Brian Cooke": "brian@carezone.com"
},
"source": {
"git": "https://github.com/carezone/CZDateFormatterCache.git",
"tag": "1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "CZDateFormatterCache",
"requires_arc": true
}