blob: b077962c2d1191a98c8dc6f5fe7f5947ae1e08c8 [file] [log] [blame]
{
"name": "MSHeaderScaleImage",
"version": "1.0.0",
"summary": "简单集成 UITableView headerView 图片缩放效果",
"homepage": "https://github.com/MrSongzj/MSHeaderScaleImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrsong": "424607870@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/MrSongzj/MSHeaderScaleImage.git",
"tag": "v1.0.0"
},
"source_files": "MSHeaderScaleImage/*.{h,m}"
}