blob: df5a3b8e3f452690c256b8a58bdfa37ad0620af7 [file] [log] [blame]
{
"name": "SCResponderChainPass",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SCResponderChainPass/Classes/**/*"
}