[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / 8 / SSPProtocolChain / 0.1.2 / SSPProtocolChain.podspec.json
blob35b93d23845be34345382b12ac3c3ce80a2fd15a
2   "name": "SSPProtocolChain",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "**/*.swift",
22   "pushed_with_swift_version": "3.0"