blob: 8b59deac49b619c8dfeec5fd4b64ff55b9be0690 [file] [log] [blame]
{
"name": "IMYViewCache",
"version": "0.3.1",
"summary": "Caching the UIView,speed up the UIView initialization",
"description": "Caching the UIView,speed up the UIView initialization, UITableViewCell Optimize the most obvious",
"homepage": "https://github.com/li6185377/IMYViewCache",
"license": "MIT",
"authors": {
"Jianghuai Li": "li6185377@163.com"
},
"source": {
"git": "https://github.com/li6185377/IMYViewCache.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"Classes/*.{h,m}"
],
"requires_arc": true
}