[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / b / f / GDLayerKit / 0.9.5 / GDLayerKit.podspec.json
bloba6f4c0cf30aaa7fe745218200e6d6c55bf553c5a
2   "name": "GDLayerKit",
3   "version": "0.9.5",
4   "summary": "Group of classes 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": "0.9.5"
16   },
17   "social_media_url": "https://vk.com/deadlineru",
18   "platforms": {
19     "ios": "8.2"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }