blob: d2c5400d0db2fa2c8dfac62d90bbcffda3eac71c [file] [log] [blame]
{
"name": "CZDateFormatterCache",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "CZDateFormatterCache",
"requires_arc": true
}