blob: 81e043d4ed0f512ca6f60710a27ab90c2b55923d [file] [log] [blame]
{
"name": "CZCImageScanTool",
"version": "1.0.0",
"summary": "这是一个点击图片方法的工具类",
"description": "这是一个点击图片方法的工具类,使用简单,只需一行代码实现",
"homepage": "https://github.com/2360219637/CZCImageScanTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈志超": "2360219637@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/2360219637/CZCImageScanTool.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"CZCImageScanTool/CZCImageScanTool/Classes/**/*.{h,m}"
],
"requires_arc": true
}