blob: bd5b14bf6027b3da22ed48ed8838847ef594b794 [file] [log] [blame]
{
"name": "SWTComponentB",
"version": "0.0.4",
"summary": "demo for swift component",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mutianyou1/SWTComponentB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mutianyou1@126.com": "yuanrong.pan"
},
"source": {
"git": "https://github.com/mutianyou1/SWTComponentB.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SWTComponentB/Classes/**/*",
"dependencies": {
"SnapKit": [
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}