[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / b / f / GDLayerKit / 2.2.0 / GDLayerKit.podspec.json
blobd7e79e80400ee30cfd9c3b999da67d33f5f4fb74
2   "name": "GDLayerKit",
3   "version": "2.2.0",
4   "summary": "Library designed for easy integrating MVVM support into your application without using complex reactive frameworks.",
5   "homepage": "https://github.com/GDXRepo/GDLayerKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Georgiy Malyukov": "elvorta.work@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/GDXRepo/LayerKit.git",
15     "tag": "2.2.0"
16   },
17   "social_media_url": "https://vk.com/deadlineru",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }