blob: de009d87749270cc617ff4af1f05c3222fc666bd [file] [log] [blame]
{
"name": "XYZResponse",
"version": "1.0.0",
"summary": "Deal with TouchResponse.",
"description": "Private pod to deal with TouchResponse",
"homepage": "https://github.com/brandy2015",
"license": "MIT",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"platforms": {
"ios": "10.1"
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/XYZResponse.git",
"tag": "1.0.0"
},
"source_files": "XYZResponse/Source/*"
}