[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / 4 / VISPER-Entity / 5.0.0 / VISPER-Entity.podspec.json
blob4af3780efb395725e5c5b8f5867a46bc4e483c7d
2   "name": "VISPER-Entity",
3   "version": "5.0.0",
4   "summary": "VISPER-Entity is the implementation of the entity layer in VISPER",
5   "description": "VISPER-Entity is the implementation of the entity layer in VISPER. (VISPER is a framework for building component based apps with the viper architecture in swift.)",
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-Entity-5.0.0"
17   },
18   "social_media_url": "https://twitter.com/barteljan",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": "VISPER-Entity/Classes/*.swift",
24   "swift_version": "4.2"