blob: 2ee1e1706466bfd09ac021ee55bb129783af155f [file] [log] [blame]
{
"name": "ZBScrapeView",
"version": "0.0.1",
"summary": "实现擦除效果",
"homepage": "https://github.com/AnswerXu/ZBScrapeViewDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AnswerXu": "zhengbo073017@163.com"
},
"source": {
"git": "https://github.com/AnswerXu/ZBScrapeViewDemo.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBScrapeViewDemo/ZBScrapeView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}