blob: 1c5eea346769f9745effa82793a9708f211a3839 [file] [log] [blame]
{
"name": "VOToleranceTool",
"platforms": {
"ios": "9.0"
},
"version": "0.0.2",
"license": "Copyright (c) 2018年 Gavin. All rights reserved.",
"homepage": "https://github.com/feidaoGavin/VOToleranceTool.git",
"summary": "VOToleranceTool基本数据容错处理",
"authors": "heguangzhong2009@gmail.com",
"source": {
"git": "https://github.com/feidaoGavin/VOToleranceTool.git",
"tag": "0.0.2"
},
"requires_arc": true,
"source_files": [
"VOToleranceTool",
"VOToleranceTool/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}