blob: a71eb743e86b82da7d1cd69e4de78142c811400c [file] [log] [blame]
{
"name": "CFTool",
"version": "0.1.0",
"summary": "测试制作公有库.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "CFTool/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"swift_version": "5.0"
}