blob: b5a4df1b6b65b928c06a1115fe3acff743b89279 [file] [log] [blame]
{
"name": "cdmatches",
"version": "1.0.0",
"summary": "CricDost Matches",
"description": "Cricket matches happening in cricdost live scores can be viewed here",
"homepage": "https://github.com/Krtic/cdmatches",
"license": "MIT",
"authors": {
"Karthik": "karthik@xcelcorp.com"
},
"platforms": {
"ios": "11.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"source": {
"git": "https://github.com/Krtic/cdmatches.git",
"tag": "1.0.0"
},
"source_files": "cdmatches/**/*.{h,m,swift}",
"swift_version": "5.0"
}