[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / d / 8 / SSPProtocolChain / 0.1.0 / SSPProtocolChain.podspec.json
blobfb8a4a6fb75a15582daa946baed0ff6b70eba002
2   "name": "SSPProtocolChain",
3   "version": "0.1.0",
4   "summary": "Protocol chain classes",
5   "description": "This classes provide possibility to handle protocol calls by more than one recepients",
6   "homepage": "https://github.com/Sergey-Lomov/SSPProtocolChain",
7   "authors": {
8     "Sergey Lomov": "SSpirit10000@gmail.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/Sergey-Lomov/SSPProtocolChain.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "**/*.swift",
22   "pushed_with_swift_version": "3.0"