blob: cd2d7cbda560adb251c91aa6736ed2bffef22cb0 [file] [log] [blame]
{
"name": "KeyedAPIParameters",
"version": "2.0.0",
"summary": "A concept for API parameters in Swift",
"homepage": "https://github.com/Noobish1/KeyedAPIParameters",
"license": "MIT",
"authors": {
"Blair McArthur": "blair.mcarthur@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Noobish1/KeyedAPIParameters.git",
"tag": "2.0.0"
},
"requires_arc": true,
"source_files": "KeyedAPIParameters/**/*.swift",
"module_name": "KeyedAPIParameters",
"swift_versions": "5.0",
"swift_version": "5.0"
}