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