blob: 810630da2d43fd0e38ceaed7bf37d688067d7650 [file] [log] [blame]
{
"name": "SCResponderChainPasser",
"version": "1.0.0",
"summary": "SCResponderChainPasser uses response chain to achieve cross-layer value transmission",
"homepage": "https://github.com/Samueler/SCResponderChainPasser.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Samueler": "chenty@mama.cn"
},
"source": {
"git": "https://github.com/Samueler/SCResponderChainPasser.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SCResponderChainPasser/Classes/**/*"
}