blob: 2cd515518aeb328427dab045507da19c581a41c4 [file] [log] [blame]
{
"name": "SSPProtocolChain",
"version": "0.1.1",
"summary": "Protocol chain classes",
"description": "This classes provide possibility to handle protocol calls by more than one recepients",
"homepage": "https://github.com/Sergey-Lomov/SSPProtocolChain",
"authors": {
"Sergey Lomov": "SSpirit10000@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/Sergey-Lomov/SSPProtocolChain.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "**/*.swift",
"pushed_with_swift_version": "3.0"
}