[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 2 / e / 8 / VISPER-Core / 5.0.0 / VISPER-Core.podspec.json
blob79cb2d311c3dce78686575737b22d677b6d7891c
2   "name": "VISPER-Core",
3   "version": "5.0.0",
4   "summary": "The core protocols and classes used in the VISPER Framework.",
5   "description": "The core protocols and classes used in the VISPER Framework.\n(VISPER is a framework for building component based apps with the viper architecture).",
6   "homepage": "https://github.com/barteljan/VISPER",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jan Bartel": "barteljan@yahoo.de"
13   },
14   "source": {
15     "git": "https://github.com/barteljan/VISPER.git",
16     "tag": "VISPER-Core-5.0.0"
17   },
18   "social_media_url": "https://twitter.com/janbartel",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": "VISPER-Core/Classes/**/*",
24   "swift_version": "4.2"