blob: 97c37a83d125fa3bc64bcf4d93e68ac3cb32da92 [file] [log] [blame]
{
"name": "IMYViewCache",
"version": "0.4",
"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.4"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"Classes/*.{h,m}"
],
"requires_arc": true,
"deprecated": true
}