blob: 73f936ef1560296c2ab205359e516ea3b48f02e7 [file] [log] [blame]
{
"name": "KeyedAPIParameters",
"version": "0.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/Noobish1/KeyedAPIParameters.git",
"tag": "0.1"
},
"requires_arc": true,
"source_files": "KeyedAPIParameters/**/*.swift",
"module_name": "KeyedAPIParameters",
"pushed_with_swift_version": "3.0"
}