blob: 9f4ac54289230814b5ff267f856e85e3f2b8b078 [file] [log] [blame]
{
"name": "VOToleranceTool",
"platforms": {
"ios": "9.0"
},
"version": "0.0.1",
"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.1"
},
"requires_arc": true,
"source_files": [
"VOToleranceTool",
"VOToleranceTool/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}