[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / b / f / GDLayerKit / 2.0.4 / GDLayerKit.podspec.json
blob301d97588502c2b3fdb2582fa294c939b0923c1e
2   "name": "GDLayerKit",
3   "version": "2.0.4",
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.0.4"
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   }