blob: cb0fb7748cb192180af1e3916cb422b46914f1ce [file] [log] [blame]
{
"name": "SCResponderChainPass",
"version": "1.1.0",
"summary": "SCResponderChain is convenient of passing value to top level without delegate!",
"homepage": "https://github.com/Samueler/SCResponderChainPass.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Samueler": "chenty@mama.cn"
},
"source": {
"git": "https://github.com/Samueler/SCResponderChainPass.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SCResponderChainPass/Classes/**/*"
}