blob: 13720dda55715ede176b59c7bb9d295701c7b75b [file] [log] [blame]
{
"name": "SimpleSegmentControl",
"version": "1.0.4",
"summary": "A short description of SimpleSegmentControl.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AsTao/SimpleSegmentControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tobias": "236048180@qq.com"
},
"source": {
"git": "https://github.com/AsTao/SimpleSegmentControl.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleSegmentControl/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
}
}