blob: 059557464e94b84b3c24e01ed80c15822b4284fa [file] [log] [blame]
{
"name": "CFTool",
"version": "0.1.1",
"summary": "A short description of CFTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/caofeng/CFTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caofeng": "caofeng@topband.com.cn"
},
"source": {
"git": "https://github.com/caofeng/CFTool.git",
"branch": "master"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "CFTool/Classes/**/*",
"swift_version": "5.0"
}