blob: cbe804f303a8a72a8b612df01db8a2106f9dbd43 [file] [log] [blame]
{
"name": "SFKit",
"version": "0.1.1",
"summary": "使用高效的自定义UI控件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/HSFAqi/SFKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HSFAqi": "huangsf_ios@sina.com"
},
"source": {
"git": "https://github.com/HSFAqi/SFKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "SFKit/Classes/**/*",
"swift_version": "5.0"
}