blob: dccbdf86d73634db273b8c3b1d0925fcc87f3b7f [file] [log] [blame]
{
"name": "CFCommon",
"version": "0.0.3",
"summary": "基础工具.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/caofeng/CFCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caofeng": "caofeng@topband.com.cn"
},
"source": {
"git": "https://github.com/caofeng/CFCommon.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "CFCommon/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"FDFullscreenPopGesture": [
]
},
"swift_version": "5.0"
}