[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / 0 / VIPERS-Router-Protocol / 0.2.0 / VIPERS-Router-Protocol.podspec.json
blob56ed35bae295635b12d4a22f6e3f1b88781ad841
2   "name": "VIPERS-Router-Protocol",
3   "version": "0.2.0",
4   "summary": "Protocols for the router implementation used by the iOS application framework 'VIPERS'",
5   "description": "Protocols for the router implementation used by the iOS application framework 'VIPERS'.",
6   "homepage": "https://github.com/VIPER-Swift/VIPERS-Router-Protocol",
7   "license": "MIT",
8   "authors": {
9     "Jan Bartel": "barteljan@yahoo.de"
10   },
11   "source": {
12     "git": "https://github.com/VIPER-Swift/VIPERS-Router-Protocol.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "VIPERS-Router-Protocol/Classes/**/*",
19   "dependencies": {
20     "VIPERS-Converter-Protocol": [
22     ]
23   }