blob: a326500745f44d99b76ea9c32678d5ca6c9a6bb3 [file] [log] [blame]
{
"name": "CFTool",
"version": "0.1.2",
"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",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "CFTool/Classes/**/*",
"swift_version": "5.0"
}